-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Full disclosure, I'm relatively new to composer and trying out CI4 for the first time. Trying out this app to dabble and learn.
Can't even get it installed. Yes, I could rollback to an old version of composer, but don't really want to begin like that. Here are the messages i got from your composer install command:
Creating a "basic-app/basic-app" project at "./demoapp"
Installing basic-app/basic-app (dev-master a719df3b43cba3d4b344fe5b03c167c5d72c098e)
- Syncing basic-app/basic-app (dev-master a719df3) into cache
- Installing basic-app/basic-app (dev-master a719df3): Cloning a719df3b43 from cache
Created project in /home/concutsys/demoapp
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- basic-app/core is locked to version dev-master and an update of this package was not requested.
- basic-app/core dev-master requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 2
- basic-app/core dev-master requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
- basic-app/theme-bootstrap4 dev-master requires basic-app/core * -> satisfiable by basic-app/core[dev-master].
- basic-app/theme-bootstrap4 is locked to version dev-master and an update of this package was not requested.
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels