-
Notifications
You must be signed in to change notification settings - Fork 901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing dependency bootstrap vue #28
Comments
use yarn instead of npm can get the right packages |
Didn't worked for me. And updated node-sass and sass-loader to the latest |
I've changed the way of importing the components. You have to edit Carousel.vue and Tooltips.vue: In Carousel.vue:
In Tooltips.vue:
|
using yarn solved the issue. |
I want to test your template/theme after running
npm run serve
I getI tried installing the depencies but get
The text was updated successfully, but these errors were encountered: