You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
composer create-project seothemes/genesis-starter-theme your-theme-name dev-master
Creating a "seothemes/genesis-starter-theme" project at "./your-theme-name"
Info from https://repo.packagist.org: #StandWithUkraine
Installing seothemes/genesis-starter-theme (dev-master 39d32f8)
Installing seothemes/genesis-starter-theme (dev-master 39d32f8): Extracting archive
Created project in /home/user09/Local Sites/genesis/app/public/wp-content/themes/your-theme-name
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires seothemes/genesis-config-exporter, it could not be found in any version, there may be a typo in the package name.
Problem 2
- Root composer.json requires dealerdirect/phpcodesniffer-composer-installer v0.5.0 -> satisfiable by dealerdirect/phpcodesniffer-composer-installer[v0.5.0].
- dealerdirect/phpcodesniffer-composer-installer v0.5.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
composer create-project seothemes/genesis-starter-theme your-theme-name dev-master
Creating a "seothemes/genesis-starter-theme" project at "./your-theme-name"
Info from https://repo.packagist.org: #StandWithUkraine
Installing seothemes/genesis-starter-theme (dev-master 39d32f8)
Created project in /home/user09/Local Sites/genesis/app/public/wp-content/themes/your-theme-name
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires seothemes/genesis-config-exporter, it could not be found in any version, there may be a typo in the package name.
Problem 2
- Root composer.json requires dealerdirect/phpcodesniffer-composer-installer v0.5.0 -> satisfiable by dealerdirect/phpcodesniffer-composer-installer[v0.5.0].
- dealerdirect/phpcodesniffer-composer-installer v0.5.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.3.0] but it does not match the constraint.
Potential causes:
see https://getcomposer.org/doc/04-schema.md#minimum-stability for more details.
Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.
The text was updated successfully, but these errors were encountered: