You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have started a blank Nuxt.js project. I install the @nuxtjs/bootstrap-vue module and I add the module to my nuxt.config.js file. My module section looks like this:
This relative module was not found:
* ../bootstrap/dist/css/bootstrap.css in ./node_modules/babel-loader/lib?{"babelrc":false,"cacheDirectory":true,"presets":["/home/martijn/Projects/training/node_modules/babel-preset-vue-app/dist/index.common.js"]}!./node_modules/vue-loader/lib/selector.js?type=script&index=0&bustCache!./.nuxt/App.vue
Looks like a bug in the @nuxtjs/bootstrap-vue module. How can I fix this?
This question is available on Nuxt.js community (#c110)
The text was updated successfully, but these errors were encountered:
I have started a blank Nuxt.js project. I install the @nuxtjs/bootstrap-vue module and I add the module to my nuxt.config.js file. My module section looks like this:
When I run npm run dev I get an error
Looks like a bug in the @nuxtjs/bootstrap-vue module. How can I fix this?
The text was updated successfully, but these errors were encountered: