meteor-vue / vue-meteor

🌠 Vue first-class integration in Meteor
898 stars 111 forks source link

Vue packages version mismatch - vue-server-renderer #416

Open bastiW opened 3 years ago

bastiW commented 3 years ago

Hello,

with the latest vue 2 you get the following error when deploying to galaxy.

Vue packages version mismatch:v652h 2020-10-20 15:21:34+02:00v652h 2020-10-20 15:21:34+02:00- vue@2.6.12v652h 2020-10-20 15:21:34+02:00- vue-server-renderer@2.6.10

This can be fixed by either https://github.com/meteor-vue/vue-meteor/pull/391/ or https://github.com/meteor-vue/vue-meteor/pull/415