快速删除node_modules文件夹

step1:

npm install rimraf -g

step2:

rimraf node_modules

posted on 2020-09-14 14:26  漫思  阅读(724)  评论(0)    收藏  举报

导航