meteor-vue / vue-meteor

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

Update package.js #426

Closed ackzell closed 3 years ago

ackzell commented 3 years ago

Attempt to solve the following error after building and trying to run a Meteor app:


Vue packages version mismatch:

- vue@2.6.12
- vue-server-renderer@2.6.10

This may cause things to work incorrectly. Make sure to use the same version for both.
ackzell commented 3 years ago

Ha! didn't notice #415. Closing mine.