EvanAgee / vuejs-wordpress-theme-starter

A WordPress theme with the guts ripped out and replaced with Vue.
https://vuewp.com/
1.6k stars 281 forks source link

Update package.json #32

Closed demyxco closed 5 years ago

demyxco commented 5 years ago

vue => 2.5.17 vue-template-compiler => 2.5.17

After upgrading, I'm getting a bunch of errors. This is one of them:

[Bootstrap-Vue warn]: b-nav: Prop 'is-nav-bar' is deprecated. Please use component '<b-navbar-nav>' instead.

Did a fresh install and got this error:

Vue packages version mismatch:

EvanAgee commented 5 years ago

@manacim I've just released an updated version of the project that will address many of these issues. Please note that the paths of the JS and CSS have changed so you may need to update your project. https://github.com/EvanAgee/vuejs-wordpress-theme-starter/issues/48