We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
Trying to upgrade Meteor from 1.6.0 to 1.6.1 there is a conflict with peerlibrary:reactive-publish 0.6.0:
Why is mizzao:partitioner restricted to coffeescript @1.0.9?
The text was updated successfully, but these errors were encountered: