Npm - run `npm audit fix` to fix them, or `npm audit` for details

简介: Npm - run `npm audit fix` to fix them, or `npm audit` for details

第一种解决办法

npm audit fix
npm audit fix --force
npm audit

image.png

删除已经安装的:node_modules 和 package-lock.json
修改 package.json 格式如下
npm audit fix --force
npm install
目录
相关文章
|
移动开发 JavaScript 前端开发
vue中npm打包遇到× eslint —fix found some errors. Please fix them and try committing again.husky > pre-commit hook failed (add —no-verify to bypass)报错解决方案-卓伊凡
vue中npm打包遇到× eslint —fix found some errors. Please fix them and try committing again.husky > pre-commit hook failed (add —no-verify to bypass)报错解决方案-卓伊凡
582 7
vue中npm打包遇到× eslint —fix found some errors. Please fix them and try committing again.husky > pre-commit hook failed (add —no-verify to bypass)报错解决方案-卓伊凡
hexo安装时报错提示packages are looking for funding run `npm fund`` for details found 0 vulnerabilities
hexo安装时报错提示packages are looking for funding run `npm fund`` for details found 0 vulnerabilities
4225 0
hexo安装时报错提示packages are looking for funding run `npm fund`` for details found 0 vulnerabilities
|
NoSQL 安全 Redis
如何查看Redis的用户名和密码
【7月更文挑战第29天】
5063 3
|
JavaScript 安全 Windows
‘node‘ 不是内部或外部命令,也不是可运行的程序或批处理文件。解决办法
‘node‘ 不是内部或外部命令,也不是可运行的程序或批处理文件。解决办法
|
前端开发
哪些HTML检测工具最为有效
【2月更文挑战第11天】哪些HTML检测工具最为有效
1306 5
|
自然语言处理 达摩院 算法
长文本口语语义理解技术系列②:关键词抽取实践
数智化浪潮下,越来越多的企业开始将现代信息网络作为数据资源的主要载体,并通过网络通信技术进行数据传输;网络作为主要的信息交流和分享的方式,海量不同源的网络信息,使得企业与个人消化信息的成本越来越高。音视频数据作为其中重要的信息来源之一,也随着远程视频会议、在线课堂、直播教学、电话销售等领域有了爆炸性的增长。
879 0
长文本口语语义理解技术系列②:关键词抽取实践
|
JavaScript
无法安装Vue脚手架 npm install @vue/cli -g
无法安装Vue脚手架 npm install @vue/cli -g
806 0

热门文章

最新文章

推荐镜像

更多
  • NPM