![]() |
Не могу установить GUIP в OpenCart Привет народ, осваиваю опенкарт, не получается установить gulp на локальном сервере. Вот порядок действий: Запускаю в командном окне: (npm -v) проходит проверку нормально, дальше команда (npm i -g gulp) так же все все устанавливается, ошибок нет. Но когда запускаю установку папок (npm i) происходит вот, что: npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at [url]https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5[/url] npm WARN deprecated gulp-clean-css@2.4.0: breaking changes from clean-css 4.x. Please install gulp-clean-css 3.x npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated socks@1.1.10: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0 npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js > uws@9.14.0 install D:\_Work\OSPanel\domains\opencart.log\node_modules\uws > node-gyp rebuild > build_log.txt 2>&1 || exit 0 > node-sass@3.13.1 install D:\_Work\OSPanel\domains\opencart.log\node_modules\node-sass > node scripts/install.js Downloading binary from [url]https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node[/url] Cannot download "https://github.com/sass/node-sass/releases/download/v3.13.1/win32-x64-57_binding.node": HTTP error 404 Not Found Hint: If github.com is not accessible in your location try setting a proxy via HTTP_PROXY, e.g. export HTTP_PROXY=http://example.com:1234 or configure npm proxy via npm config set proxy [url]http://example.com:8080[/url] > node-sass@3.13.1 postinstall D:\_Work\OSPanel\domains\opencart.log\node_modules\node-sass > node scripts/build.js И дальше еще куча ошибок. Как я понимаю, программа не может скачать какой то файл, я нашел этот файл, но как изменить директорию к этому файлу не знаю, если кто знает подскажите пожалуйста. Или проблема в чем другом, не знаю( |
up up up |
Текущее время: 18:42. Часовой пояс GMT +3. |