Created
May 28, 2015 21:40
-
-
Save gabhi/7a331fa8e0e0955c4372 to your computer and use it in GitHub Desktop.
node js - how to switch between io js and node js
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 ls | |
nvm install 0.10.13 | |
nvm use 0.10.13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment