标签:file 安装扩展模块 ted size 清除 nbsp 安装 err bsp
1、缓存报错问题一 : unexpected end of file
解决方法:运行:npm cache verify 清除缓存
2、缓存报错问题二 : errno -4048(网上一般说是权限问题,其实不是,还是因为缓存问题)
解决方法:运行:npm cache clean --force 清除缓存
标签:file 安装扩展模块 ted size 清除 nbsp 安装 err bsp
原文地址:https://www.cnblogs.com/liujian9527/p/9753756.html