Created
June 5, 2014 17:09
-
-
Save A/4f2e9ac5d6f82b0ac36d to your computer and use it in GitHub Desktop.
This file contains 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
[books@elena ~/underpage]$ npm i nodetime | |
npm WARN package.json [email protected] No repository field. | |
npm WARN package.json [email protected] No repository field. | |
npm WARN package.json [email protected] No repository field. | |
npm WARN package.json [email protected] No repository field. | |
npm WARN package.json [email protected] 'repositories' (plural) Not supported. Please pick one as the 'repository' field | |
npm WARN package.json [email protected] No repository field. | |
npm WARN package.json [email protected] util is also the name of a node core module. | |
npm http GET https://registry.npmjs.org/nodetime | |
npm http 200 https://registry.npmjs.org/nodetime | |
npm http GET https://registry.npmjs.org/nodetime/-/nodetime-0.8.15.tgz | |
npm http 200 https://registry.npmjs.org/nodetime/-/nodetime-0.8.15.tgz | |
npm http GET https://registry.npmjs.org/nodetime-native | |
npm http 200 https://registry.npmjs.org/nodetime-native | |
npm http GET https://registry.npmjs.org/nodetime-native/-/nodetime-native-0.1.0.tgz | |
npm http 200 https://registry.npmjs.org/nodetime-native/-/nodetime-native-0.1.0.tgz | |
npm http GET https://registry.npmjs.org/bindings | |
npm http 304 https://registry.npmjs.org/bindings | |
> [email protected] install /usr/local/public/books/underpage/node_modules/nodetime/node_modules/nodetime-native | |
> node-gyp rebuild | |
gyp http GET http://nodejs.org/dist/v0.10.28/node-v0.10.28.tar.gz | |
gyp http 200 http://nodejs.org/dist/v0.10.28/node-v0.10.28.tar.gz | |
gyp http GET http://nodejs.org/dist/v0.10.28/SHASUMS.txt | |
gyp http GET http://nodejs.org/dist/v0.10.28/SHASUMS.txt | |
gyp http 200 http://nodejs.org/dist/v0.10.28/SHASUMS.txt | |
gyp http 200 http://nodejs.org/dist/v0.10.28/SHASUMS.txt | |
Usage : make [ -f makefile ][ -K statefile ]... [ -d ][ -dd ][ -D ][ -DD ] | |
[ -e ][ -i ][ -k ][ -n ][ -p ][ -P ][ -q ][ -r ][ -s ][ -S ][ -t ] | |
[ -u ][ -w ][ -V ][ target... ][ macro=value... ][ "macro +=value"... ] | |
make: Fatal error: Unknown option `-C' | |
gyp ERR! build error | |
gyp ERR! stack Error: `make` failed with exit code: 1 | |
gyp ERR! stack at ChildProcess.onExit (/usr/local/node.js-0.10.28/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23) | |
gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17) | |
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:807:12) | |
gyp ERR! System SunOS 5.11 | |
gyp ERR! command "node" "/usr/local/node.js-0.10.28/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" | |
gyp ERR! cwd /usr/local/public/books/underpage/node_modules/nodetime/node_modules/nodetime-native | |
gyp ERR! node -v v0.10.28 | |
gyp ERR! node-gyp -v v0.13.0 | |
gyp ERR! not ok | |
npm WARN optional dep failed, continuing [email protected] | |
npm WARN unmet dependency /usr/local/public/books/underpage/node_modules/grunt-contrib-stylus requires stylus@'~0.37.0' but will load | |
npm WARN unmet dependency /usr/local/public/books/underpage/node_modules/stylus, | |
npm WARN unmet dependency which is version 0.41.3 | |
[email protected] node_modules/nodetime |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment