Hello, when I try run "npm install node-sass", I get this errors:
gyp http GET http://nodejs.org/dist/v0.11.9/node-v0.11.9.tar.gz gyp http 200 http://nodejs.org/dist/v0.11.9/node-v0.11.9.tar.gz gmake: Вход в каталог `/usr/home/jeltoesolnce/tmp/test_zurb_5/node-sass/build' CXX(target) Release/obj.target/binding/binding.o gmake: g++: Команда не найдена gmake: *** [Release/obj.target/binding/binding.o] Ошибка 127 gmake: Выход из каталога `/usr/home/jeltoesolnce/tmp/test_zurb_5/node-sass/build' gyp ERR! build error gyp ERR! stack Error: `gmake` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23) gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:101:17) gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:827:12) gyp ERR! System FreeBSD 10.0-RELEASE-p4 gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /usr/home/jeltoesolnce/tmp/test_zurb_5/node-sass gyp ERR! node -v v0.11.9 gyp ERR! node-gyp -v v0.10.10 gyp ERR! not ok Build failed npm ERR! weird error 1 npm ERR! not ok code 0 -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
