meteor-vue / vue-meteor

🌠 Vue first-class integration in Meteor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

saptaru opened this issue · comments

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!

Any news on this?

Is this repository still maintained?

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

@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!