Last active
June 6, 2019 20:55
-
-
Save icerda/7638366d726248a6521e4cc792a67f70 to your computer and use it in GitHub Desktop.
Upgrade node with nvm
This file contains 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
nvm install 10.15.3 --reinstall-packages-from=10.15.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment