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

Dependency issue with aldeed:autoform #53

Open
tjflaagan opened this issue Jul 30, 2015 · 1 comment
Open

Dependency issue with aldeed:autoform #53

tjflaagan opened this issue Jul 30, 2015 · 1 comment

Comments

@tjflaagan
Copy link

I am trying to update to a newer version of autoform and am stuck with these dependencies:

=> App running at: http://localhost:3000/ 
=> Errors prevented startup:                  

   While selecting package versions:
   error: Potentially incompatible change required to top-level dependency: aldeed:autoform 5.3.2, was 4.2.2.
   Constraints on package "aldeed:autoform":
   * aldeed:[email protected] <- top level
   * aldeed:[email protected] || 5.0.0 <- cfs:autoform 2.2.1
   * aldeed:[email protected] || 5.1.2 <- yogiben:autoform-modals 0.3.5
   * aldeed:[email protected] || 5.0.0 <- aldeed:autoform-bs-datepicker 1.1.1
   * aldeed:[email protected] || 5.0.0 <- aldeed:autoform-bs-datetimepicker 1.0.6

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

mpowaga commented Aug 27, 2015

Try to run meteor --allow-incompatible-update.

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

2 participants