this might be helpful: http://seldo.tumblr.com/post/87521719450/how-to-install-node-js-and-npm-on-ubuntu-14-04
Am Montag, 9. Juni 2014 00:23:16 UTC+2 schrieb wgw: > > My npm was corrupt, so I uninstalled it (in Ubuntu : sudo npm uninstall > npm -g). Originally, I had installed it from sources (using sudo) and then > updated nodejs with npm, but I think the update may have left npm in a > corrupt state. At any rate, I had problems using npm install with or > without sudo. > > What is the best option? Should I try to reinstall npm or just start all > over again, with a new install of nodejs? Without npm, it is hard to know > where everything is installed! But I do have the original src. Could I do a > sudo > make uninstall in the src directory (as suggested here: > https://github.com/npm/npm)? > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/52cdf721-4013-42bd-8054-34165982bf71%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
