npm如何删除node_modules文件夹

npm install rimraf -g

先安装删除工具,然后使用删除命令

rimraf node_modules

猜你喜欢

转载自www.cnblogs.com/tengrl/p/10815356.html
今日推荐