当前位置:网站首页>ValidationError: Progress Plugin Invalid Options
ValidationError: Progress Plugin Invalid Options
2022-08-03 21:04:00 【Mr.Meng_95】
ValidationError: Progress Plugin Invalid Options
简述
npm run serve 时出现如下报错,是因为在npm run 时出现了这个提示:
2 packages are looking for funding
run `npm fund` for details
34 vulnerabilities (22 moderate, 11 high, 1 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
图示
有效修复
使用yarn install,不要使用npm install
边栏推荐
- leetcode 072. Finding Square Roots
- AWTK开发编译环境踩坑记录1(编译提示powershell.exe出错)
- ES、Kibana 8.0安装
- Why BI software can't handle correlation analysis
- ES6 - Arrow Functions
- 小朋友学C语言(1):Hello World
- error: C1083: 无法打开包括文件: “QString”: No such error: ‘QDir‘ file not found
- XSS holes emersion
- Often forget HiFlow 】 【 check-in?Use tencent cloud scenario connector to remind you every day.
- C. Keshi Is Throwing a Party- Codeforces Global Round 17
猜你喜欢
随机推荐
尚医通项目总结
error: C1083: 无法打开包括文件: “QString”: No such error: ‘QDir‘ file not found
6. XML
【使用 Pytorch 实现入门级的人工神经网络】
ES、Kibana 8.0安装
C. Keshi Is Throwing a Party- Codeforces Global Round 17
服务器安装redis
软考系统分析师备考经验分享:论持久战
Android build error: Plugin with id ‘kotlin-android‘ not found.
TweenMax.js向日葵表情变化
剑指 Offer 07. 重建二叉树
leetcode 268. Missing Numbers (XOR!!)
七夕快乐!
15年软件架构师经验总结:在ML领域,初学者踩过的五个坑
Li Mu hands-on learning deep learning V2-BERT fine-tuning and code implementation
Power button - 203 - remove the list elements linked list
ES6 deconstruction assignment - array object deconstruction and deconstruction
云图说丨初识华为云微服务引擎CSE
2021年数据泄露成本报告解读
leetcode 136. Numbers that appear only once (XOR!!)