1# list out all the nodes version I'm using 2$~ nvm ls 3# uninstall nodejs 4$~ nvm uninstall <NODEJS_VERSION> 5# uninstall nvm with brew ...
確定! 回上一頁