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

Unable to use PHP template #526

Open
1 task done
akasharya opened this issue Jan 3, 2025 · 1 comment
Open
1 task done

Unable to use PHP template #526

akasharya opened this issue Jan 3, 2025 · 1 comment

Comments

@akasharya
Copy link

akasharya commented Jan 3, 2025

Issue summary

While creating an app using --template php the command is giving following error:

╭─ error ────────────────────────────────────────────────────────────────────────────╮
│                                                                                    │
│  Only remix, none template aliases are supported, please provide a valid URL       │
│                                                                                    │
╰────────────────────────────────────────────────────────────────────────────────────╯

Expected behavior

It should install shopify php app template.

Actual behavior

╭─ error ────────────────────────────────────────────────────────────────────────────╮
│                                                                                    │
│  Only remix, none template aliases are supported, please provide a valid URL       │
│                                                                                    │
╰────────────────────────────────────────────────────────────────────────────────────╯

Steps to reproduce the problem

npm init @shopify/app@latest -- --template php

Reduced test case

The best way to get your bug fixed is to provide a reduced test case.


Checklist

  • I have described this issue in a way that is actionable (if possible)
@august6th
Copy link

Use shopify app init --template=https://github.com/Shopify/shopify-app-template-php

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