Incompatible with Meteor 1.2 due less version dependency
Closed this issue · 3 comments
paulgrieselhuber commented
While upgrading to Meteor 1.2:
=> Errors while initializing project:
While selecting package versions:
error: Conflict: Constraint less@1.0.11 is not satisfied by less 2.5.0_2.
Constraints on package "less":
* less@=2.5.0_2 <- top level
* less@1.0.11 <- gildaspk:autoform-modals-materialize 0.0.7
Chun-Yang commented
Please update to 0.0.25
paulgrieselhuber commented
At the moment it appeared that while the github repo was up to date (0.0.25), the atmosphere package was not (so updating via meteor wasn't an option). Could be mistaken, as I had to revert to 1.1 due to lots of issues with packages not supporting 1.2 yet.
Chun-Yang commented
I can confirm that the version on atmosphere is 0.0.25. You can try to manually change the version in .meteor/versions file.