nodejs / node-v0.x-archive

Moved to https://github.com/nodejs/node
34.44k stars 7.3k forks source link

Error install module #6321

Closed silverpark closed 10 years ago

silverpark commented 10 years ago

Hello,

I report this bug when I install ungit on debian server amd64. I need to install.

Log details :

4720 error Error: ENOENT, lstat '/usr/local/lib/node_modules/ungit/node_modules/superagent/node_modules/emitter-component/Makefile'
4721 error If you need help, you may report this log at:
4721 error     <http://github.com/isaacs/npm/issues>
4721 error or email it to:
4721 error     <npm-@googlegroups.com>
4722 error System Linux 2.6.32-5-amd64
4723 error command "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "ungit"
4724 error cwd /space/www/autres/github/ungit
4725 error node -v v0.11.8-pre
4726 error npm -v 1.3.11
4727 error path /usr/local/lib/node_modules/ungit/node_modules/superagent/node_modules/emitter-component/Makefile
4728 error fstream_path /usr/local/lib/node_modules/ungit/node_modules/superagent/node_modules/emitter-component/Makefile
4729 error fstream_type File
4730 error fstream_class FileWriter
4731 error code ENOENT
4732 error errno -2
4733 error fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
4733 error fstream_stack Object.oncomplete (fs.js:96:15)
4734 verbose exit [ -2, true ]
bnoordhuis commented 10 years ago

Closing, sorry. You're reporting this to the wrong bug tracker.