Skip to content

Instantly share code, notes, and snippets.

@julesbravo
Created May 30, 2013 20:19
Show Gist options
  • Save julesbravo/5680832 to your computer and use it in GitHub Desktop.
Save julesbravo/5680832 to your computer and use it in GitHub Desktop.
vagrant@vagrant-ubuntu-precise-64:/Ghost$ npm install grunt-jslint
npm http GET https://registry.npmjs.org/grunt-jslint
npm http 304 https://registry.npmjs.org/grunt-jslint
npm ERR! Error: EROFS, symlink '../grunt-jslint/bin/grunt-jslint'
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
npm ERR! System Linux 3.2.0-44-generic
npm ERR! command "/home/vagrant/nvm/v0.10.5/bin/node" "/home/vagrant/nvm/v0.10.5/bin/npm" "install" "grunt-jslint"
npm ERR! cwd /Ghost
npm ERR! node -v v0.10.5
npm ERR! npm -v 1.2.18
npm ERR! path ../grunt-jslint/bin/grunt-jslint
npm ERR! code EROFS
npm ERR! errno 56
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Ghost/npm-debug.log
npm ERR! not ok code 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment