-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't unlink old store from my Theme configuration #5019
Comments
Hi @MigHerCas, seems like you need to select a different store for testing? Just run Let me know if that works |
Hi @isaacroldan. Thanks for your answer. Yes, indeed, adding
Still shows the same store which eventually leads to the same error. I'm trying to understand where is this data stored and how can I remove it permanently. It also prevents me from using shopify cli as usual: |
Yes, |
And can I remove that theme from cache permanently without being authenticated? |
Yes, the cache is stored in your OS configs cache folder, for mac that is |
Te amo |
I've been having this issue for days and it blocks my daily work basis.
I'm not authorized anymore to edit, list, or remove a theme that belongs to an old store to (which I don't have access anymore - managed by a client)
shopify theme info THEME CONFIGURATION Store {theirID}-2.myshopify.com Development Theme ID Not set TOOLING AND SYSTEM Shopify CLI 3.71.1 OS darwin-arm64 Shell /bin/zsh Node version v23.3.0
This blocks me when running
shopify app dev
on my current project, which has a theme extension.Can someone help me or point me where I should be able to ask for help? I need to unlink this specific store from my current cli config.
When I try to uninstalled & installed it again, via homebrew and npm global, it does not work. Pulling other themes is not an issue.
The text was updated successfully, but these errors were encountered: