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

Update to composer 2, dependency error on install #12

Open
geek-andi opened this issue Feb 7, 2022 · 0 comments
Open

Update to composer 2, dependency error on install #12

geek-andi opened this issue Feb 7, 2022 · 0 comments

Comments

@geek-andi
Copy link

Problem

On installing I get a dependency issue. composer-plugin-api seems to be coming with composer 2.x, so the theme dependencies should be updated to 2.x

$ composer install
No lock file found. Updating dependencies instead of installing from lock file. Use composer update over composer install if you do not have a lock file.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - nuvoleweb/drupal-component-scaffold[dev-master, 0.1.0] require composer-plugin-api ^1.0.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
    - Root composer.json requires nuvoleweb/drupal-component-scaffold * -> satisfiable by nuvoleweb/drupal-component-scaffold[dev-master, 0.1.0].

You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.

@geek-andi geek-andi changed the title Update to composer 2, depdency error on install Update to composer 2, dependency error on install Feb 7, 2022
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

1 participant