linux 下卸载nodejs的方法:先使用“sudo npm uninstall npm -g”命令卸载npm;然后使用“yum remove nodejs npm -y”命令卸载nodejs;最后将相关文件删除 ...
確定! 回上一頁