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

Problem with create project #43

Open
pykbb opened this issue May 11, 2022 · 1 comment
Open

Problem with create project #43

pykbb opened this issue May 11, 2022 · 1 comment

Comments

@pykbb
Copy link

pykbb commented May 11, 2022

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.

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

@seothemes
Copy link
Owner

I’ll try to get both of these issues fixed asap, haven’t checked this repo for a long time.

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