Ich habe node.js v0.8.8 sowohl vom pkg-Installer installiert als auch von der Quelle kompiliert. Trotzdem erhalte ich den folgenden Fehler beim Versuch, npm auszuführen. Jede Hilfe wäre willkommen.node.js unter Mac OS X npm "Fehler: Kein solches Modul"
> $ npm --help
>
> /usr/lib/node_modules/npm/lib/utils/config-defs.js:5 , stdio =
> process.binding("stdio")
> ^Error: No such module
> at Object.<anonymous> (/usr/lib/node_modules/npm/lib/utils/config-defs.js:5:21)
> at Module._compile (module.js:449:26)
> at Object.Module._extensions..js (module.js:467:10)
> at Module.load (module.js:356:32)
> at Function.Module._load (module.js:312:12)
> at Module.require (module.js:362:17)
> at require (module.js:378:17)
> at Object.<anonymous> (/usr/lib/node_modules/npm/lib/utils/ini.js:43:18)
> at Module._compile (module.js:449:26)
> at Object.Module._extensions..js (module.js:467:10)
Hehehe, "kein Saugmodul". Korrigiere das nicht. :) –