Vanilla install with `make install` works for me. The same bug were with some of latest 0.7.x.
вторник, 26 июня 2012 г., 11:23:55 UTC+4 пользователь Bjorn написал: > > Hi! > > Node user for a couple of weeks here. I was running 0.6.something and > decided to upgrade to 0.8 - and got a tip on reddit to just install "n" and > then do "n latest". > problem is, now "npm" is broken. Anyone know what to do? > > > bt@ubuntu:~/bb$ node --version > v0.8.0 > bt@ubuntu:~/bb$ npm > > module.js:340 > throw err; > ^ > Error: Cannot find module 'npmlog' > at Function.Module._resolveFilename (module.js:338:15) > at Function.Module._load (module.js:280:25) > at Module.require (module.js:362:17) > at require (module.js:378:17) > at /usr/local/bin/npm:18:11 > at Object.<anonymous> (/usr/local/bin/npm:87:3) > 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) > bt@ubuntu:~/bb$ > > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
