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 Error When Installing via Composer #1

Closed
kdeberna opened this issue Jul 27, 2016 · 1 comment
Closed

Dependency Error When Installing via Composer #1

kdeberna opened this issue Jul 27, 2016 · 1 comment

Comments

@kdeberna
Copy link
Contributor

I am running Magento 2.1.0 and attempting to install the TaxJar plugin via composer require taxjar/module-taxjar yielded:

Problem 1
  - Installation request for taxjar/module-taxjar ^0.5.1 -> satisfiable by taxjar/module-taxjar[0.5.1].
  - Conclusion: remove magento/framework 100.1.0
  - Conclusion: don't install magento/framework 100.1.0
  - taxjar/module-taxjar 0.5.1 requires magento/framework ~100.0.4 -> satisfiable by magento/framework[100.0.10, 100.0.4, 100.0.5, 100.0.6, 100.0.7, 100.0.8, 100.0.9].
  - Can only install one of: magento/framework[100.1.0, 100.0.10].
  - Can only install one of: magento/framework[100.1.0, 100.0.4].
  - Can only install one of: magento/framework[100.1.0, 100.0.5].
  - Can only install one of: magento/framework[100.1.0, 100.0.6].
  - Can only install one of: magento/framework[100.1.0, 100.0.7].
  - Can only install one of: magento/framework[100.1.0, 100.0.8].
  - Can only install one of: magento/framework[100.1.0, 100.0.9].
  - Installation request for magento/framework == 100.1.0.0 -> satisfiable by magento/framework[100.1.0].magento/product-community-edition[2.1.0].
@fastdivision
Copy link
Member

@kdeberna Merged in #2. Thanks for catching that!

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