Error: Can't walk dependency graph: Cannot find module '@popperjs/core' from 'node_modules\bootstrap\dist\js\bootstrap.esm.js'

Error: Can't walk dependency graph: Cannot find module '@popperjs/core' from 'node_modules\bootstrap\dist\js\bootstrap.esm.js'

required by D:\pangu\bpmn-js\bpm_editor\node_modules\bootstrap\dist\js\bootstrap.esm.js

使用webpack打包bootstrap4、5的时候,需要手动安装popper.js

npm install @popperjs/core -D

posted @ 2021-11-29 11:16  yoona-lin  阅读(1357)  评论(0编辑  收藏  举报