You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to install the node version specified in .node-version (similar to some Python and Ruby and environment managers). I don't think .nvmrc, which is used by nvm is a good choice, because it's tied to the nvm branding.
It would be nice to be able to install the node version specified in
.node-version(similar to some Python and Ruby and environment managers). I don't think.nvmrc, which is used by nvm is a good choice, because it's tied to the nvm branding.