Open olalonde opened 7 years ago
From the README, it's not clear how I could install a system version of node (that will be used even when nvm isn't sourced). Is that a supported use case?
No, definitely not. nvm use system only uses whatever you may have previously had installed.
nvm use system
From the README, it's not clear how I could install a system version of node (that will be used even when nvm isn't sourced). Is that a supported use case?