meteor-persistent-session
meteor-persistent-session copied to clipboard
Not compatible with Meteor v2.3.1?
Result of meteor update:
`=> Errors while initializing project:
While selecting package versions: error: Conflict: Constraint [email protected] is not satisfied by accounts-base 2.0.0. Constraints on package "accounts-base":
- [email protected] <- top level
- accounts-base@~2.0.0 <- top level
- [email protected] <- service-configuration 1.1.0 <- accounts-base 2.0.0
- [email protected] <- accounts-password 2.0.0
- [email protected] || 2.0.0 <- alanning:roles 3.3.0
- [email protected] <- cultofcoders:persistent-session 0.4.5
- [email protected] <- staringatlights:fast-render 3.3.0`
Getting this one too. For now I'm going to clone this repo to my /packages directory, increase version, and comment out the api.versionsFrom('0.9.1') line in package.js. Hoping that works...
https://atmospherejs.com/hormiga/persistent-session works with Meteor 2.8