How To init app when I use @Shopify/App@Latest command?

How To init app when I use @Shopify/App@Latest command?

H-Ryan
Shopify Partner
1 0 0

Hello,

 

I am a beginner in Shopify app development

 

Every time use the '@shopify/app@latest' command,I get stuck in the  installation relying part.

After I force stop. the following error is reported.

 

And help would be super avluable. 

Thanks in advance!!

 

HRyan_0-1681962277954.png

Reply 1 (1)

smush1
Shopify Partner
6 0 3

Hi, This is an npm install error. I have faced the same issue what works for me are these two steps
Step 1: Try to remove the lower version of nodejs.
Step 2: download and install node Node.jsv20.17.0 (LTS) 

 

Good Luck ..