刪除node_modules文件夾

方法一: npm install rimraf -g rimraf node_modules 方法二: rmdir /s/q your_app_dir 方法三: rm -f /node_modulesnode
相關文章
相關標籤/搜索