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

Can't install Starter Kits currently #70

Closed
robdekort opened this issue Apr 23, 2024 · 8 comments · Fixed by statamic/cms#9950
Closed

Can't install Starter Kits currently #70

robdekort opened this issue Apr 23, 2024 · 8 comments · Fixed by statamic/cms#9950

Comments

@robdekort
Copy link
Contributor

I know we've seen this issue before, but I can't remember what it was then. Currently we can't seem to install any starter kit using the CLI or using pls starter-kit:install:

In NewCommand.php line 555: There was a problem installing Statamic with the chosen starter kit!
@robdekort robdekort reopened this Apr 23, 2024
@duncanmcclean
Copy link
Member

Can you provide the full command you're trying to run?

@robdekort
Copy link
Contributor Author

statamic new site -> pick any kit
statamic new site vendor/kit
statamic new && php please starter-kit:install vendor/kit

@duncanmcclean
Copy link
Member

Do you have anything in your ~/.composer/config.json pointing to local starter kit repositories?

@robdekort
Copy link
Contributor Author

Yeah, but I don't use the local flag here. Folks mail me when they can't install Peak, so I got pointed to this issue by someone else.

@duncanmcclean
Copy link
Member

I'll take a look 👍

@robdekort
Copy link
Contributor Author

Yeah best try installing one I guess, fairly positive it should crap out for you as well.

@duncanmcclean
Copy link
Member

I've opened a PR in Core which'll fix this: statamic/cms#9950

@robdekort
Copy link
Contributor Author

Nice, much appreciated.

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

Successfully merging a pull request may close this issue.

2 participants