Skip to content

Instantly share code, notes, and snippets.

@chadsten
Created October 16, 2013 14:27
Show Gist options
  • Select an option

  • Save chadsten/7008600 to your computer and use it in GitHub Desktop.

Select an option

Save chadsten/7008600 to your computer and use it in GitHub Desktop.
chadsten@chadsten-ubuntu-desktop [/usr/local/include]
$ sudo npm install
npm ERR! install Couldn't read dependencies
npm ERR! Error: ENOENT, open '/usr/local/include/package.json'
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-53-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install"
npm ERR! cwd /usr/local/include
npm ERR! node -v v0.10.20
npm ERR! npm -v 1.3.11
npm ERR! path /usr/local/include/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /usr/local/include/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