Created
February 22, 2011 01:02
-
-
Save joelklabo/838040 to your computer and use it in GitHub Desktop.
I messed something up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
joel@macbuntu:~/src/npm$ sudo make uninstall | |
node cli.js cache clean | |
npm info it worked if it ends with ok | |
npm info using [email protected] | |
npm info using [email protected] | |
npm ERR! sudon't! | |
npm ERR! sudon't! Running npm as root is not recommended! | |
npm ERR! sudon't! Seriously, don't do this! | |
npm ERR! sudon't! | |
npm ok | |
node cli.js rm npm -r | |
npm info it worked if it ends with ok | |
npm info using [email protected] | |
npm info using [email protected] | |
npm ERR! sudon't! | |
npm ERR! sudon't! Running npm as root is not recommended! | |
npm ERR! sudon't! Seriously, don't do this! | |
npm ERR! sudon't! | |
npm ERR! Error: ENOENT, No such file or directory '/usr/local/lib/node/.npm/npm/0.2.18/package/package.json' | |
npm ERR! Report this *entire* log at <http://github.com/isaacs/npm/issues> | |
npm ERR! or email it to <[email protected]> | |
npm ERR! Just tweeting a tiny part of the error will not be helpful. | |
npm not ok | |
make: *** [uninstall] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment