Closed aprilalayon closed 1 year ago
@aprilalayon thanks for the report! I'm closing as a duplicate of https://github.com/Shopify/cli/issues/1664 which I'd recommend you follow.
Note that future CLI 3 issues should be reported on that repo.
@aprilalayon could you please follow these steps?
@amcaplan @gonzaloriestra I followed the solution from https://github.com/Shopify/cli/issues/1664 and it worked for me. Thank you for the quick follow up. I will note about any future CLI 3 issues be addressed on that repo.
Issue summary
Write a short description of the issue here ↓
Theres seems to be an issue with authorization. My local was working fine yesterday and today I ran
shopify theme dev
and this TypeError is blocking me.Everything is up to date, Homebrew, Shopify CLI, Node (tried different Node versions), Logged out of Shopify CLI and ran
shopify theme dev
again but it's still erroring out. I've cleared all my cache and restarted my machine.NOTE: I already ran
`shopify theme dev --store
flagI am running out of ideas to try. Any help would be appreciated!
Expected behavior
What do you think should happen? It's expected to build my dev site and give me my local and preview links after I run
shopify theme dev
Actual behavior
What actually happens?
The process fails at
Sending Identity Introspection request to URL: undefined
and throws an errorSteps to reproduce the problem
shopify theme dev
OR
shopify auth logout
shopify theme dev
Stacktrace
Specifications