Pau*_*aul 7 command-line node.js npm node-modules
当我想删除 node_modules 文件夹时,使用 Windows 资源管理器删除它需要很长时间。怎样才能删除得更快?
Pau*_*aul 2
从您的项目文件夹中使用以下命令将其删除: rd .\node_modules\ /s /q
rd .\node_modules\ /s /q
归档时间:
5 年,11 月 前
查看次数:
10977 次
最近记录:
1 年,8 月 前