themeteorchef / bert

A client side, multi-style alerts system for Meteor.
185 stars 27 forks source link

Bert causing an error (seemingly) to do with versioning #32

Closed sgoudie closed 8 years ago

sgoudie commented 8 years ago

On running the app today:

While selecting package versions:
error: Potentially incompatible change required to top-level dependency: themeteorchef:bert 2.1.1, was 2.2.0.
Constraints on package "themeteorchef:bert":

To allow potentially incompatible changes to top-level dependencies, you must pass --allow-incompatible-update on the command line.

Removing the package and re-adding it fixed it up right away.