Steps
- Install
nvm
-
nvm
won't work withfish
- Install
bass
andfish-nvm
omf install https://github.com/fabioantunes/fish-nvm
omf install https://github.com/edc/bass
See this for other install options.
- Install the desired
node
version and set it as default
nvm install 18.12.1
nvm alias default 18.12.1
Links:
Top comments (0)