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

Errors while adding packages #10

Open
bartonhammond opened this issue Jan 10, 2022 · 0 comments
Open

Errors while adding packages #10

bartonhammond opened this issue Jan 10, 2022 · 0 comments

Comments

@bartonhammond
Copy link

Brand new project following the tutorial on ToDo List (https://svelte-tutorial.meteor.com/simple-todos/07-adding-user-accounts.html)

meteor add acemtp:accounts-passwordless
 => Errors while adding packages:             
                                              
While selecting package versions:
error: Conflict: Constraint [email protected] is not satisfied by email 2.2.0.
Constraints on package "email":
* email@~2.2.0 <- top level
* [email protected] <- acemtp:accounts-passwordless 0.2.3

Conflict: Constraint [email protected] is not satisfied by accounts-base 2.2.0.
Constraints on package "accounts-base":
* accounts-base@~2.2.0 <- top level
* [email protected] <- acemtp:accounts-passwordless 0.2.3
* [email protected] <- service-configuration 1.3.0 <- accounts-base 2.2.0 <- acemtp:accounts-passwordless 0.2.3
* ```
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

1 participant