vue中bootstrap的js文件怎么引入?

我这样引入哪里出问题了?

vue中bootstrap的js文件怎么引入?

.

为什么报错呢?

vue中bootstrap的js文件怎么引入?

有可能是路径错误,实在不行就在文件index.html 用script标签引入

是否使用npm安装了jq和bootstrap
npm install jquery@1.11.3 --save-dev
npm install --save-dev bootstrap