I’m using an older version of Meteor for my project. When I try running it, I get this message, “This project uses Meteor 1.11.1, which isn’t available on this platform. To work with this app on all supported platforms, use meteor update --release METEOR@2.13.3 to pin this app to the newest compatible release.” I tried using that command line and it gave me another error.
=> Errors while initializing project:
While selecting package versions:
error: Conflict: Constraint accounts-base@1.0.1 is not satisfied by accounts-base 2.2.8.
Constraints on package “accounts-base”:
- accounts-base@~2.2.8 ← top level
- accounts-base@2.2.7 ← accounts-password 2.3.4
- accounts-base@1.9.0 || 2.0.0 ← alanning:roles 1.3.0
- accounts-base@2.1.0 ← simple:rest 1.2.0
- accounts-base@1.0.1 ← cultofcoders:persistent-session 0.4.5
- accounts-base@2.2.5 ← service-configuration 1.3.1