npm crashes on start
Bug #920127 reported by
iblue
This bug affects 14 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
npm (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I just installed npm via apt-get. It exploded.
iblue@nerdpol:~$ npm
node.js:202
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: No such module
at Object.<anonymous> (/usr/share/
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Module.require (module.js:357:17)
at require (module.js:368:17)
at Object.<anonymous> (/usr/share/
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)
Changed in npm (Ubuntu): | |
status: | Incomplete → New |
To post a comment you must log in.
iblue, are you still affected? can you run 'apport-collect 920127' on the affected machine so that we can find out what versions of software you have installed?
Thanks!