Unable to Link Hydrogen project to Shopify

I set up my Hydrogen storefront in Shopify (it is linked to the github repository), and have built the Hydrogen app locally. However, when I try to ‘npx shopify hydrogen link’, it displays “waiting for shopify authentication” for a long time until ultimately returning "error, Unable to authenticate with Shopify. Please report this issue. ". During this entire process, it won’t give me the opportunity to log in. Anyone have any idea of what I’m doing something wrong?

2 Likes

I have the same issue, try all kinds of solutions, none work…

1 Like

I have the same issue; maybe there is some manual way?

2 Likes

Also have the same issue …

1 Like

Hi folks - I’m connecting with the product team on this, will update here asap!

1 Like

Just heard back from our internal dev team, if you update the CLI to version 3.64.1 this should resolve. Let me know if you’re still seeing any issues.

3 Likes

Thanks, Liam, it works!
To other guys, just run: npm i @Shopify_77 /cli@latest

It’s working thank you for your help & reactivity