vera17 Posted December 14, 2015 Report Share Posted December 14, 2015 (edited) Решила освоить Gulp, пытаюсь установить модуль для sass, но не тут то было, в консоли выдаёт C:\Documents and Settings\Ника\Рабочий стол\build>npm install --save-dev gulp-sassnpm WARN prefer global node-gyp@3.2.1 should be installed with -g > node-sass@3.4.2 install C:\Documents and Settings\Ника\Рабочий стол\build\node_modules\node-sass> node scripts/install.js Binary downloaded and installed at C:\Documents and Settings\Ника\Рабочий стол\build\node_modules\node-sass\vendor\win32-ia32-47\binding.node > spawn-sync@1.0.13 postinstall C:\Documents and Settings\Ника\Рабочий стол\build\node_modules\spawn-sync> node postinstall > node-sass@3.4.2 postinstall C:\Documents and Settings\Ника\Рабочий стол\build\node_modules\node-sass> node scripts/build.js ` C:\Documents and Settings\Ника\Рабочий стол\build\node_modules\node-sass\vendor\win32-ia32-47\binding.node ` exists. testing binary.C:\Documents and Settings\Ника\Рабочий стол\build├─┬ gulp@3.9.0│ └─┬ gulp-util@3.0.7│ └─┬ dateformat@1.0.12│ └─┬ meow@3.6.0│ └── object-assign@4.0.1└─┬ gulp-minify-css@1.2.2 └── object-assign@4.0.1 npm WARN EPACKAGEJSON build No descriptionnpm WARN EPACKAGEJSON build No repository field.npm WARN EPACKAGEJSON build No license field.npm ERR! Windows_NT 5.1.2600npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save-dev" "gulp-sass"npm ERR! node v5.1.0npm ERR! npm v3.3.12npm ERR! code ELIFECYCLE npm ERR! node-sass@3.4.2 postinstall: `node scripts/build.js`npm ERR! Exit status 3221225477npm ERR!npm ERR! Failed at the node-sass@3.4.2 postinstall script 'node scripts/build.js'.npm ERR! Make sure you have the latest version of node.js and npm installed.npm ERR! If you do, this is most likely a problem with the node-sass package,npm ERR! not with npm itself.npm ERR! Tell the author that this fails on your system:npm ERR! node scripts/build.jsnpm ERR! You can get their info via:npm ERR! npm owner ls node-sassnpm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request:npm ERR! C:\Documents and Settings\Ника\Рабочий стол\build\npm-debug.log Подскажите куда копать, npm 3.3.12, node 5.1.0, всё последних версий Edited December 14, 2015 by vera17 Quote Link to comment Share on other sites More sharing options...
0 vera17 Posted December 14, 2015 Author Report Share Posted December 14, 2015 Поставила вместо gulp-sass gulp-ruby-sass, всё отлично работает Можно считать тему закрытой. Quote Link to comment Share on other sites More sharing options...
0 cat Posted December 22, 2015 Report Share Posted December 22, 2015 (edited) там npm написал в чем проблема> npm WARN prefer global node-gyp@3.2.1 should be installed with -gнужно node-gyp глобально поставить. npm install -g node-gyp Edited December 22, 2015 by cat Quote Link to comment Share on other sites More sharing options...
0 lexxcode Posted December 22, 2015 Report Share Posted December 22, 2015 Подскажите куда копать, npm 3.3.12, node 5.1.0, всё последних версий npm 3.5.2 актуальный, а Node.JS 5.3.0 Quote Link to comment Share on other sites More sharing options...
0 wwt Posted December 23, 2015 Report Share Posted December 23, 2015 Решила освоить Gulp, пытаюсь установить модуль для sass, но не тут то было, в консоли выдаёт C:\Documents and Settings\Ника\Рабочий стол\build>npm install --save-dev gulp-sass Советую начать с установки linux на виртуальной машине. 1 Quote Link to comment Share on other sites More sharing options...
0 Антонывомижфи Posted November 13, 2020 Report Share Posted November 13, 2020 Решил усвоить галп. При установке выдает ошибку, как исправить? - npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm ERR! code 1 npm ERR! path /Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-sass npm ERR! command failed npm ERR! command sh -c node scripts/build.js npm ERR! Building: /usr/local/bin/node /Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library= npm ERR! gyp info it worked if it ends with ok npm ERR! gyp verb cli [ npm ERR! gyp verb cli '/usr/local/bin/node', npm ERR! gyp verb cli '/Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-gyp/bin/node-gyp.js', npm ERR! gyp verb cli 'rebuild', npm ERR! gyp verb cli '--verbose', npm ERR! gyp verb cli '--libsass_ext=', npm ERR! gyp verb cli '--libsass_cflags=', npm ERR! gyp verb cli '--libsass_ldflags=', npm ERR! gyp verb cli '--libsass_library=' npm ERR! gyp verb cli ] npm ERR! gyp info using node-gyp@3.8.0 npm ERR! gyp info using node@15.2.0 | darwin | x64 npm ERR! gyp verb command rebuild [] npm ERR! gyp verb command clean [] npm ERR! gyp verb clean removing "build" directory npm ERR! gyp verb command configure [] npm ERR! gyp verb check python checking for Python executable "python2" in the PATH npm ERR! gyp verb `which` succeeded python2 /usr/bin/python2 npm ERR! gyp verb check python version `/usr/bin/python2 -c "import sys; print "2.7.16 npm ERR! gyp verb check python version .%s.%s" % sys.version_info[:3];"` returned: %j npm ERR! gyp verb get node dir no --target version specified, falling back to host node version: 15.2.0 npm ERR! gyp verb command install [ '15.2.0' ] npm ERR! gyp verb install input version string "15.2.0" npm ERR! gyp verb install installing version: 15.2.0 npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installed npm ERR! gyp verb install version is already installed, need to check "installVersion" npm ERR! gyp verb got "installVersion" 9 npm ERR! gyp verb needs "installVersion" 9 npm ERR! gyp verb install version is good npm ERR! gyp verb get node dir target node version installed: 15.2.0 npm ERR! gyp verb build dir attempting to create "build" dir: /Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-sass/build npm ERR! gyp verb build dir "build" dir needed to be created? /Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-sass/build npm ERR! gyp verb build/config.gypi creating config file npm ERR! gyp verb build/config.gypi writing out config file: /Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-sass/build/config.gypi npm ERR! gyp verb config.gypi checking for gypi file: /Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-sass/config.gypi npm ERR! gyp verb common.gypi checking for gypi file: /Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-sass/common.gypi npm ERR! gyp verb gyp gyp format was not specified; forcing "make" npm ERR! gyp info spawn /usr/bin/python2 npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args '/Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-sass/build/config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/Users/antonanton/.node-gyp/15.2.0/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=/Users/antonanton/.node-gyp/15.2.0', npm ERR! gyp info spawn args '-Dnode_gyp_dir=/Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=/Users/antonanton/.node-gyp/15.2.0/<(target_arch)/node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=/Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-sass', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'. npm ERR! npm ERR! No receipt for 'com.apple.pkg.DeveloperToolsCLILeo' found at '/'. npm ERR! npm ERR! No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'. npm ERR! npm ERR! gyp: No Xcode or CLT version detected! npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-gyp/lib/configure.js:345:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:329:20) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:277:12) npm ERR! gyp ERR! System Darwin 20.1.0 npm ERR! gyp ERR! command "/usr/local/bin/node" "/Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" npm ERR! gyp ERR! cwd /Users/antonanton/Desktop/Homework/html-advanced/hw2/node_modules/node-sass npm ERR! gyp ERR! node -v v15.2.0 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1 npm ERR! A complete log of this run can be found in: npm ERR! /Users/antonanton/.npm/_logs/2020-11-13T22_09_56_604Z-debug.log Quote Link to comment Share on other sites More sharing options...
0 klierik Posted November 16, 2020 Report Share Posted November 16, 2020 14.11.2020 в 00:11, Антонывомижфи сказал: Решил усвоить галп. При установке выдает ошибку, как исправить? - Какой командой устанавливаете? какие версии node.js и npm? Quote Link to comment Share on other sites More sharing options...
Question
vera17
Решила освоить Gulp, пытаюсь установить модуль для sass, но не тут то было, в консоли выдаёт
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.