nvm: Can't uninstall global npm package

I’m trying to uninstall a package with npm uninstall -g <package> but it’s not removing it from .nvm/versions/node/v6.0.0/bin/<package>

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 31 (14 by maintainers)

Most upvoted comments

I think it removed it, but the shell didn’t update after uninstall.

You seem to have a node_modules folder in your home dir; I’d delete that. Either way tho, please file a new issue (and fill out the issue template) instead of commenting on this old, closed one, and I’ll be happy to take a look.

np, let me know if it’s still not all working!