I am getting the following error message when I try to launch my Meteor project
=> Errors prevented startup:
While selecting package versions:
error: Potentially incompatible change required to top-level dependency: joshowens:accounts-entry 0.7.3, was 1.0.4.
Constraints on package "joshowens:accounts-entry":
To allow potentially incompatible changes to top-level dependencies, you must pass --allow-incompatible-update on the command line.
=> Your application has errors. Waiting for file change.
Ive tried removing the package and updating/downgrading it but I cannot resolve this error or figure out how to run the "-allow-incompatible-update on the command line." command. Any Suggestions?
Use meteor --allow-incompatible-update
and the error message is gone.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With