快速完全删除node_modules的方法:先安装npm包–rimraf;然后在cmd指令下,进入所需删除的node_modules文件夹的位置;最后输入rimraf node_modules指令 ...
確定! 回上一頁