【发布时间】:2022-01-13 22:48:34
【问题描述】:
基本上,我正在尝试学习和测试引导程序。我注意到我可以通过完全按照他们网站上为 cdn 显示的模板导入文件来使其工作。但是当我通过 node 安装 boostrap、poppper 和 jquery 并导入完全相同的文件时。它不起作用。我附上了两张截图,显示了我的意思。 Bootstrap collapse working when I import using the CDNS
Bootstrap collapse not working when I import using the node modules
编辑:这是我的文件系统 files system
【问题讨论】:
-
./node_modules/..是正确的路径吗?
标签: javascript html node.js twitter-bootstrap visual-studio-code