Skip to content

Installation problem #482

Discussion options

You must be logged in to vote

I had the same issue and i have no idea if this is a long-term fix.
Notice the paths in the error log "path" if you actually go there the folder "starter-templates" is empty.
Try to follow these steps, it worked for me:

  1. Download the @shopify/[email protected] at this link: https://github.com/Shopify/hydrogen/releases
  2. Go to the same folder of "starter-templates" and extract the zip folder there, rename it [email protected].
  3. Run again the command: npm create @shopify/hydrogen@latest
    In my case, i have chosen Demo-Store and Javascript.

Now you can create the app.

Unfortunately, you will still face issues running it because of this wrong string concatenation on paths ( Note the double C:) .

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Snitsar40476
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants