Install NVM for Fish Shell
Install the nvm.fish plugin
For this you need to first have the fisher plugin manager installed: install fisher
fisher install jorgebucaran/nvm.fish
Using NVM
Install the latest Node release and activate it.
nvm install latest
Install the lates...
adithyana.hashnode.dev1 min read