windows中,nvm安装后在git bash 中不可用的话,是需要重启电脑的,因为nvm安装添加了系统环境!!!!
nvm list available
nvm install 18.18.2
nvm use 18.18.2
*号表示当前使用的node版本
*
nvm list