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

Errors installing on ISLE 8 #33

Open
marksandford opened this issue Aug 20, 2020 · 1 comment
Open

Errors installing on ISLE 8 #33

marksandford opened this issue Aug 20, 2020 · 1 comment

Comments

@marksandford
Copy link

I ran composer require islandora/migrate_7x_claw in ISLE 8. It returned:


  Problem 1
    - Installation request for islandora/migrate_7x_claw dev-master -> satisfiable by islandora/migrate_7x_claw[dev-master].
    - Conclusion: remove drupal/migrate_plus 5.1.0
    - Conclusion: don't install drupal/migrate_plus 5.1.0
    - islandora/migrate_7x_claw dev-master requires drupal/migrate_plus ^4 -> satisfiable by drupal/migrate_plus[4.x-dev, 4.0.0-beta1, 4.0.0-beta2, 4.0.0-beta3, 4.0.0-rc1, 4.0.0, 4.1.0, 4.2.0].
    - Can only install one of: drupal/migrate_plus[4.x-dev, 5.1.0].
    - Can only install one of: drupal/migrate_plus[4.0.0-beta1, 5.1.0].
    - Can only install one of: drupal/migrate_plus[4.0.0-beta2, 5.1.0].
    - Can only install one of: drupal/migrate_plus[4.0.0-beta3, 5.1.0].
    - Can only install one of: drupal/migrate_plus[4.0.0-rc1, 5.1.0].
    - Can only install one of: drupal/migrate_plus[4.0.0, 5.1.0].
    - Can only install one of: drupal/migrate_plus[4.1.0, 5.1.0].
    - Can only install one of: drupal/migrate_plus[4.2.0, 5.1.0].
    - Installation request for drupal/migrate_plus (locked at 5.1.0) -> satisfiable by drupal/migrate_plus[5.1.0].```

I don't know enough about composer to figure out the best way to resolve this.
@elizoller
Copy link
Member

The dependency needs to be updated for migrate_plus: https://github.com/Islandora-Devops/migrate_7x_claw/blob/master/composer.json , probably to ^5

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