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 39d32f89ca0e3b9dd5fe59eb2923e210e7a8fb90)
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 39d32f89ca0e3b9dd5fe59eb2923e210e7a8fb90)
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
Potential causes:
Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.