Shopify CLI local development always disconnects due to theme ID mismatch shortly after startup. How to solve this problem?
I have never run into this issue.
Which params do you pass when starting it?
I usually have a shopify.theme.toml in root with
[environments.default]
password = "..."
store = "...myshopify.com"
and then run shopify theme dev -e default -t <theme_id>
Are you still seeing this issue @Penghui ?
Oh, I haven’t seen it for a long time. This problem has been solved long ago. It is caused by the deletion of the referenced resources.
