Shopify / shopify-app-template-node

MIT License
875 stars 395 forks source link

templates not showing anymore #1300

Closed mrcnee93 closed 10 months ago

mrcnee93 commented 11 months ago

Issue summary

Hi, if i run npm init @shopify/app@latest i dont get any prompt for the templates (except for the remix). also the shopify cli documentation contains instructions about using "--flavor" (doesn't work) or "--template" (doesn't work either) to specify the choosed template.

Expected behavior

be able to choose this template as i create a new app using the command line

Actual behavior

no way to choose this template

Orloaft commented 11 months ago

I am also getting the above behavior. node v18.12.1 , OS: Ubuntu 20.04

O-Connects commented 11 months ago

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