I had not looked at this last time but found out a handy tip in nvm's readme.
nvm install 8.9.4 --reinstall-packages-from=6.11.0
And, you have all the global packages from your previous version.
I had not looked at this last time but found out a handy tip in nvm's readme.
nvm install 8.9.4 --reinstall-packages-from=6.11.0
And, you have all the global packages from your previous version.