You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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":
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...
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":
The text was updated successfully, but these errors were encountered: