ElevateDev / meteor-autoform-nouislider

MIT License
9 stars 19 forks source link

Potentially incompatible change required to top-level dependency: aldeed:template-extension 3.4.3, was 4.0.0. #15

Open taorg opened 8 years ago

taorg commented 8 years ago

Hi, It would be very nice to have this nice package updated, I work with aldeed:template-extension and is a bit of a trouble downgrade to 3.4.3. Thanks in advance
meteor add elevatedevdesign:autoform-nouislider => Errors while adding packages:

While selecting package versions: error: Potentially incompatible change required to top-level dependency: aldeed:template-extension 3.4.3, was 4.0.0. Constraints on package "aldeed:template-extension":

jimmiebtlr commented 8 years ago

I'd accept a pull request on it, as it stand's I don't have this in any projects at the moment. I've switched over to react for everything, so don't actively use blaze.

raiyankamal commented 8 years ago

For all those who are interested, I've already fixed this issue in the package I'm maintaining right now. Please check this: https://github.com/muqube/meteor-autoform-nouislider You can also install it from atmosphere with meteor add muqube:autoform-nouislider.