nvm: reinstall-packages not working

I’m on Mac OS 10.11.3. I was using node 4.1.2 for a long time, and now I’ve installed 5.6.0 and tried to copy 4.1.2’s global packages over:

$ nvm use 5.6.0
$ nvm reinstall-packages 4.1.2

This outputs:

VERSION=''
Reinstalling global packages from v4.1.2...
Linking global packages from v4.1.2...

But it didn’t actually copy the packages over. Did I do something wrong here?

About this issue

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

Most upvoted comments

… and then I can’t replicate it again. Gah! This is the trickiest bug ever. Closing until it pops up again 😃