Whenever I use 'cd', I always got
Reverting to nvm default version
N/A: version "default -> N/A" is not yet installed.
You need to run "nvm install default" to install it before using it.
this message, I tried to use
nvm alias default node
but it still won't work
it said "! WARNING: Version 'node' does not exist."
what can I do for this situation?