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

Incompatible with Meteor 1.6.1 - [email protected] dependency #30

Open
wildhart opened this issue Mar 31, 2018 · 1 comment
Open

Incompatible with Meteor 1.6.1 - [email protected] dependency #30

wildhart opened this issue Mar 31, 2018 · 1 comment

Comments

@wildhart
Copy link

Trying to upgrade Meteor from 1.6.0 to 1.6.1 there is a conflict with peerlibrary:reactive-publish 0.6.0:

$ meteor add mizzao:[email protected] --allow-incompatible-update
 => Errors while adding packages:             
                                              
While selecting package versions:
error: Conflict: Constraint [email protected] is not satisfied by coffeescript 2.0.3_4.
Constraints on package "coffeescript":
* [email protected]_3 <- peerlibrary:reactive-publish 0.6.0
* [email protected]_3 <- peerlibrary:server-autorun 0.7.1 <- peerlibrary:reactive-mongo 0.2.2 <- peerlibrary:reactive-publish 0.6.0
* [email protected]_3 <- peerlibrary:server-autorun 0.7.1 <- peerlibrary:reactive-publish 0.6.0
* [email protected]_3 <- peerlibrary:fiber-utils 0.9.1 <- peerlibrary:server-autorun 0.7.1 <- peerlibrary:reactive-mongo 0.2.2 <- peerlibrary:reactive-publish 0.6.0
* [email protected]_3 <- peerlibrary:fiber-utils 0.9.1 <- peerlibrary:server-autorun 0.7.1 <- peerlibrary:reactive-publish 0.6.0
* [email protected]_3 <- peerlibrary:reactive-mongo 0.2.2 <- peerlibrary:reactive-publish 0.6.0
* [email protected]_3 <- peerlibrary:extend-publish 0.5.0 <- peerlibrary:reactive-publish 0.6.0
* [email protected] <- mizzao:partitioner 0.5.9

Why is mizzao:partitioner restricted to coffeescript @1.0.9?

@mizzao
Copy link
Collaborator

mizzao commented Mar 31, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants