admin管理员组文章数量:1390749
Running the mand:
npm install popper.js --save
will return the warning message:
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
what the is npm mand for installing popper v2?
Running the mand:
npm install popper.js --save
will return the warning message:
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
what the is npm mand for installing popper v2?
Share Improve this question asked Feb 22, 2020 at 23:07 Chris PhillipsChris Phillips 2,1342 gold badges22 silver badges44 bronze badges1 Answer
Reset to default 5npm install @popperjs/core --save
This was a little more straight-forward than I was expecting. The formatting differences between v1 and v2 definitely threw me off
本文标签: javascriptHow do I install popper v2Stack Overflow
版权声明:本文标题:javascript - How do I install popper v2? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744624160a2616214.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论