Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with Meteor v2.3.1? #6

Open
cormip opened this issue Jul 13, 2021 · 2 comments
Open

Not compatible with Meteor v2.3.1? #6

cormip opened this issue Jul 13, 2021 · 2 comments

Comments

@cormip
Copy link

cormip commented Jul 13, 2021

Result of meteor update:

`=> Errors while initializing project:

While selecting package versions:
error: Conflict: Constraint accounts-base@1.0.1 is not satisfied by accounts-base 2.0.0.
Constraints on package "accounts-base":

  • accounts-base@2.0.0 <- top level
  • accounts-base@~2.0.0 <- top level
  • accounts-base@2.0.0 <- service-configuration 1.1.0 <- accounts-base 2.0.0
  • accounts-base@2.0.0 <- accounts-password 2.0.0
  • accounts-base@1.7.1 || 2.0.0 <- alanning:roles 3.3.0
  • accounts-base@1.0.1 <- cultofcoders:persistent-session 0.4.5
  • accounts-base@1.4.2 <- staringatlights:fast-render 3.3.0`
@jasongrishkoff
Copy link

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...

@Hormiga-Meteor
Copy link

https://atmospherejs.com/hormiga/persistent-session works with Meteor 2.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants