随笔分类 -  npm操作

npm操作
摘要:// 清理缓存npm cache clean --force// powershell 执行递归删除node_modules文件夹rd -r node_modules// 删除包版本锁ri package-lock.json// 安装npmnpm install 阅读全文
posted @ 2022-11-30 16:41 爱喝小果粒 阅读(1045) 评论(0) 推荐(0) 编辑
摘要:rm -rf node_modules 阅读全文
posted @ 2021-11-29 10:52 爱喝小果粒 阅读(780) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示