Errors after creating my app using shopify generate page command line with NodeJS

namify
Visitor
1 0 0

Hi folks,

I am new here. I was trying to build my first App with the Shopify CLI, and I am trying to generate page use "shopify generate page" command line, but i've got error bellow,

my shopify CLI version is 1.5.0

$ shopify version
1.5.0

 

My Steps:

  1. I have created using the command line: shopify create
  2. Choose NodeJS
  3. Everything was perfectly installed with no errors
  4. I have installed the App in my store with no problems
  5. .env file was updated automatically my ngrok link, also the app configs in the partner dashboard
  6. I have tried to generate page use "shopify generate page"
  7. Error
$ shopify generate page products
? Which template would you like to use? (You chose: empty-state)
⠋ Generating empty-state page...
✗ Error                         

 

kill shopify serve and tried to generate page again

$ shopify generate page products
? Which template would you like to use? (You chose: empty-state)
⠋ Generating empty-state page...
✗ Error                         

 

even if I Running server or not i got both error 😢

I am going to develop a custom app appreciate your help.

Thanks you!

Replies 0 (0)