meteor-vue / vue-meteor

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

akryum:vue-ssr is incompatible with the latest accounts-base #432

Open saptaru opened 2 years ago

saptaru commented 2 years ago

Can we make the akryum:vue-ssr compatible with the latest meteorJs version (METEOR@2.5.1), which now depends on accounts-base@1.4.2 and cannot use it with accounts-base@2.2.0?

accounts-base@2.2.0 <- top level accounts-base@1.4.2 <- staringatlights:fast-render 3.2.0 <- akryum:vue-ssr 0.4.0

Thank you!

saptaru commented 2 years ago

Any news on this?

saptaru commented 2 years ago

Is this repository still maintained?

adamkovari commented 2 years ago

@Akryum would you please update the dependencies? Thank you!

saptaru commented 2 years ago

@Akryum Still receiving that update error message. So far I have removed the akryum:vue-ssr package in order to work with it. A repo update will be great. Thank you!