my version is 0.34.0 use nvm --version but see 0.33.11
What makes you say it's 0.34.0, if nvm --version reports something differently? did you relaunch your shell?
I guess you upgraded to v0.34.0 from v0.33.11 but didn't reload the upgraded version?
What makes you say it's 0.34.0, if
nvm --versionreports something differently? did you relaunch your shell?
i see, thank you! because of do not relaunch my shell! use command source ~/.bash_profile this problem will be ok!
Most helpful comment
i see, thank you! because of do not relaunch my shell! use command
source ~/.bash_profilethis problem will be ok!