Skip to content

Instantly share code, notes, and snippets.

@randwa1k
Created February 25, 2014 15:00
Show Gist options
  • Save randwa1k/9210472 to your computer and use it in GitHub Desktop.
Save randwa1k/9210472 to your computer and use it in GitHub Desktop.
2014-02-25 ENOENT 3
npm http 200 https://registry.npmjs.org/connect/-/connect-2.7.11.tgz
npm http GET https://registry.npmjs.org/debug
npm http GET https://registry.npmjs.org/lodash
npm http 200 https://registry.npmjs.org/debug
npm http 304 https://registry.npmjs.org/lodash
npm http GET https://registry.npmjs.org/debug/-/debug-0.7.4.tgz
npm http GET https://registry.npmjs.org/lodash/-/lodash-1.0.1.tgz
npm http GET https://registry.npmjs.org/jshint
npm http 200 https://registry.npmjs.org/debug/-/debug-0.7.4.tgz
npm http 200 https://registry.npmjs.org/lodash/-/lodash-1.0.1.tgz
npm http 200 https://registry.npmjs.org/jshint
npm ERR! Error: ENOENT, chmod '/home/ubuntu/app_f/node_modules/grunt/lib/grunt/util.js'
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 Linux 3.2.0-54-virtual
npm ERR! command "/home/ubuntu/local/bin/node" "/home/ubuntu/local/bin/npm" "install"
npm ERR! cwd /home/ubuntu/app_f
npm ERR! node -v v0.10.26
npm ERR! npm -v 1.4.3
npm ERR! path /home/ubuntu/app_f/node_modules/grunt/lib/grunt/util.js
npm ERR! fstream_path /home/ubuntu/app_f/node_modules/grunt/lib/grunt/util.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! fstream_finish_call chmod
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /home/ubuntu/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:305:19
npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
npm http GET https://registry.npmjs.org/clean-css
npm http GET https://registry.npmjs.org/jshint/-/jshint-2.3.0.tgz
npm http GET https://registry.npmjs.org/grunt-lib-contrib
npm http 200 https://registry.npmjs.org/jshint/-/jshint-2.3.0.tgz
npm http 304 https://registry.npmjs.org/grunt-lib-contrib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment