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
$ tldr nvm
- Set the default Node.js version:
nvm alias default node_version
$ nvm alias default 23
nvm: Unknown command or option: "alias" (see nvm -h for usage)
it'd be good to have feature parity with nvm.
The text was updated successfully, but these errors were encountered:
I also ran into this, installing node only via nvm on a new installed machine, rather than adding nvm after installing node.js in a "traditional" way :D
Would be awesome to have this feature in nvm.fish 🚀
it'd be good to have feature parity with nvm.
The text was updated successfully, but these errors were encountered: