Skip to content

Instantly share code, notes, and snippets.

@jwlms
Created January 6, 2016 00:24
Embed
What would you like to do?
silly nvm
# `rvm use default` to keep global gemset set to global
rvm use default && nvm use
@jwlms
Copy link
Author

jwlms commented Jan 6, 2016

And then whatever node version in a .nvmrc file:
5.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment