Skip to content

Instantly share code, notes, and snippets.

@bhagaban
Created January 10, 2015 11:36
Show Gist options
  • Save bhagaban/ebf7509c69b52f63aac5 to your computer and use it in GitHub Desktop.
Save bhagaban/ebf7509c69b52f63aac5 to your computer and use it in GitHub Desktop.
npm install sails
npm WARN package.json ofcp@0.0.6 No repository field.
npm WARN package.json hiredis@0.1.14 No repository field.
npm WARN package.json hiredis@0.1.14 No README data
npm WARN package.json coffee-script@1.4.0 bugs['name'] should probably be bugs['url'].
npm WARN package.json connect-redis@1.4.4 No repository field.
npm WARN deprecated node-switchback@0.0.4: The 'node-switchback' NPM module is now simply 'switchback'. See https://github.com/node-machine/switchback for latest docs.
npm WARN deprecated grunt-lib-contrib@0.7.1: DEPRECATED. See readme: https://github.com/gruntjs/grunt-lib-contrib
npm WARN deprecated guid@0.0.12: Please use node-uuid instead. It is much better.
npm WARN deprecated node-switchback@0.0.2: The 'node-switchback' NPM module is now simply 'switchback'. See https://github.com/node-machine/switchback for latest docs.
npm WARN deprecated node-switchback@0.1.2: The 'node-switchback' NPM module is now simply 'switchback'. See https://github.com/node-machine/switchback for latest docs.
> ws@0.4.32 install /Users/..../node_modules/sails/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
SOLINK_MODULE(target) Release/bufferutil.node
SOLINK_MODULE(target) Release/bufferutil.node: Finished
CXX(target) Release/obj.target/validation/src/validation.o
SOLINK_MODULE(target) Release/validation.node
SOLINK_MODULE(target) Release/validation.node: Finished
npm ERR! Error: ENOENT, open '/Users/.../node_modules/sails/node_modules/grunt-contrib-watch/node_modules/gaze/package.json'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Darwin 14.0.0
npm ERR! command "node" "/usr/local/bin/npm" "install" "sails"
npm ERR! cwd /Users/..../extra
npm ERR! node -v v0.10.35
npm ERR! npm -v 1.4.28
npm ERR! path /Users/..../node_modules/sails/node_modules/grunt-contrib-watch/node_modules/gaze/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment