error: bundling failed: Error: Unable to resolve module `bootstrap/dist/css/bootstrap.css` from `index.js`: bootstrap/dist/css/bootstrap.css could not be found within the project.
我安装了reactstrap插件。 İmportCSS文件来自import 'bootstrap/dist/css/bootstrap.css';
当我单击bootstrap.css时,从项目的node_modules根目录中打开bootsrap.css文件,但错误提示找不到css文件。