Created
March 3, 2015 20:17
-
-
Save saper/d5de2c2228630c12643f to your computer and use it in GitHub Desktop.
npm install sass/node-sass
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > npm install sass/node-sass | |
| npm WARN `git config --get remote.origin.url` returned wrong result (git://github.com/sass/node-sass) | |
| | | |
| \ | |
| > [email protected] install /home/saper/sw/node_modules/node-sass | |
| > node scripts/install.js | |
| Can not download file from https://raw.githubusercontent.com/sass/node-sass-binaries/v2.0.1/freebsd-x64-3.28.73/binding.node | |
| > [email protected] postinstall /home/saper/sw/node_modules/node-sass | |
| > node scripts/build.js | |
| Building: /usr/local/bin/node node_modules/pangyp/bin/node-gyp rebuild | |
| gmake: Entering directory `/home/saper/sw/node_modules/node-sass/build' | |
| CXX(target) Release/obj.target/binding/src/binding.o | |
| gmake: g++: Command not found | |
| gmake: *** [Release/obj.target/binding/src/binding.o] Error 127 | |
| gmake: Leaving directory `/home/saper/sw/node_modules/node-sass/build' | |
| gyp ERR! build error | |
| gyp ERR! stack Error: `gmake` failed with exit code: 2 | |
| gyp ERR! stack at ChildProcess.onExit (/home/saper/sw/node_modules/node-sass/node_modules/pangyp/lib/build.js:271:23) | |
| gyp ERR! stack at ChildProcess.emit (events.js:110:17) | |
| gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1067:12) | |
| gyp ERR! System FreeBSD 10.0-STABLE | |
| gyp ERR! command "/usr/local/bin/node" "/home/saper/sw/node_modules/node-sass/node_modules/pangyp/bin/node-gyp" "rebuild" | |
| gyp ERR! cwd /home/saper/sw/node_modules/node-sass | |
| gyp ERR! node -v v0.11.16 | |
| gyp ERR! pangyp -v v2.1.0 | |
| gyp ERR! not ok | |
| Build failed | |
| [email protected] ../node_modules/node-sass | |
| ├── [email protected] | |
| ├── [email protected] | |
| ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected]) | |
| ├── [email protected] ([email protected]) | |
| ├── [email protected] ([email protected], [email protected], [email protected], [email protected]) | |
| ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) | |
| ├── [email protected] ([email protected]) | |
| ├── [email protected] ([email protected], [email protected], [email protected]) | |
| ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) | |
| └── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment