I can’t tell if this is something on my computer or a Shopify issue.
When i deploy my Shopify app extension I am getting the error:
request to https://partners.shopify.com/api/cli/graphql failed, reason: getaddrinfo │ ENOTFOUND partners.shopify.com
The problem is I am only running into this error sporadically. If I just keep trying to deploy it does eventually work. This leads me to believe it is a Shopify issue but I haven’t seen anyone else complain about it today.
I am running "@shopify/cli": "^3.75.0",
and this happens sometimes when I run shopify app config use production
. If that works then when i run shopify app deploy
it then happens.
If you need any additional info please let me know. This has been frustrating me all morning lol