【Vue项目实践】【Bug】npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1

【错误提示】

npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1

【错误原因】

版本过期,不是必须修复的问题。 如果你想升级,就先卸载,再重新安装

【解决办法】
可选参数 --save

npm uninstall popper.js 
npm i @popperjs/core

参考链接:
https://stackoverflow.com/questions/60747771/npm-warn-deprecated-popper-js1-16-1-you-can-find-the-new-popper-v2-at-popperj

posted @   panie2015  阅读(922)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· 三行代码完成国际化适配,妙~啊~
· .NET Core 中如何实现缓存的预热?
历史上的今天:
2016-09-19 URI 中特殊字符处理
点击右上角即可分享
微信分享提示