摘要: webstorm上导入了react项目,执行npm run start 之后就报错, > cross-env APP_TYPE=site umi dev fs.js:114 throw err; ^ Error: EPERM: operation not permitted, open 'path\ 阅读全文
posted @ 2019-06-14 15:43 十点 阅读(1504) 评论(0) 推荐(0) 编辑
摘要: 运行react项目时报错 caniuse-lite is outdated. please run next command 然后你运行了他给的npm update……还是不行, 在网上找了这个方法,可行: Solution: 就是去你的node_modules 下删除caniuse-lite 和b 阅读全文
posted @ 2019-06-14 15:11 十点 阅读(11433) 评论(0) 推荐(0) 编辑