【发布时间】:2020-02-22 23:07:34
【问题描述】:
运行命令:
npm install popper.js --save
将返回警告消息:
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
安装 popper v2 的 npm 命令是什么?
【问题讨论】:
标签: javascript jquery twitter-bootstrap npm popper.js