当前位置:首页 > 常见问题 > 前端

清除npm缓冲 npm_cache

来源:原创    更新时间:2022-10-22 15:36:45    编辑:管理员    浏览:379

默认在C盘 用户文件夹下\AppData\Roaming\npm目录中

清理命令

npm cache clean -f


image.png