lukechilds / zsh-nvm

Zsh plugin for installing, updating and loading nvm
MIT License
2.24k stars 113 forks source link

Make `nvm upgrade` follow the official git upgrade instructions from nvm #46

Closed bibixx closed 5 years ago

bibixx commented 6 years ago

I had the same problem as in #44 so I have looked into the code and saw that the official upgrade instructions aren't used as @lukechilds said in this comment.

alextes commented 6 years ago

Fixes #44

lukechilds commented 6 years ago

Thanks @alextes.

And sorry for the delay @bibixx . I've been really overwhelmed with paid work recently, I haven't had much time for my OSS projects 😥

lukechilds commented 6 years ago

@bibixx are you able to have a look at the failing test?

lukechilds commented 6 years ago

Oh, never mind, looks like it's caused by nightly/rc installs no longer working.

I will try and get that resolved and this merged one evening this week.

arcesino commented 5 years ago

Is this going to be fixed anytime soon?

lukechilds commented 5 years ago

Woooops, sorry for the delay done.