jednano / eclint

Validate or fix code that doesn't adhere to EditorConfig settings or infer settings from existing code.
MIT License
307 stars 28 forks source link

Install fails #13

Closed treyhunner closed 9 years ago

treyhunner commented 11 years ago

While running sudo npm install -g

npm ERR! Error: ENOENT, chmod '/usr/local/lib/node_modules/eclint/eclint.js'
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.8.0-30-generic
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "-g" "install" "."
npm ERR! cwd /home/trey/repos/node/eclint
npm ERR! node -v v0.10.17
npm ERR! npm -v 1.3.8
npm ERR! path /usr/local/lib/node_modules/eclint/eclint.js
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/trey/repos/node/eclint/npm-debug.log
npm ERR! not ok code 0
jednano commented 9 years ago

Hasn't been published to npm yet.