App reviews, troubleshooting, and recommendations
When I building the app using the following command : npm init @Shopify/app@latest -- --template --node
I am getting the below error, I that mean shopify from now don't support other templates apart from remix?
Solved! Go to the solution
This is an accepted solution.
Hey i found the solution! Use this command:
npm init @shopify/app@latest -- --template=node
Shopify has changed the app template you need to work with Remix now.
Maybe it's because you capitalized "Shopify": @Shopify/app@latest
Try with this command:
npm init @shopify/app@latest -- --template --node
Getting same error.
Yeah i tested it now, it seems like shopify completely removed support to any template that isn't remix 😰, i wonder if this is something definitive.
You can build a Shopify app in any other language but but it needs to match upto Shopify standard and requirements.
This is an accepted solution.
Hey i found the solution! Use this command:
npm init @shopify/app@latest -- --template=node
But its npm init @shopify/app@latest -- --template=node
Ah thank you @Pankaj_Patidar , i will edit it, seems like the text editor detected it as a mention.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024