[Bug]:Not syncing in Shopify CLI
Please confirm that you have:
- [X] Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
- [X] Reproduced the issue in the latest CLI version.
In which of these areas are you experiencing a problem?
Other
Expected behavior
Previously, we used the [shopify theme dev] command to synchronize.
Actual behavior
Currently files are not automatically synchronized when saved. You must exit developer mode each time and launch developer mode again and again.
Verbose output
No logs.
Reproduction steps
1.shopify auth logout 2.shopify theme dev --store [name] 3.shopify theme dev
Operating System
Mac OS Sonoma
Shopify CLI version (check your project's package.json if you're not sure)
3.63.2
Shell
zsh
Node version (run node -v if you're not sure)
v20.11.0
What language and version are you using in your application?
Homebrew ruby 3.3.3
👋 hi @liquidcreate thanks for reporting this issue, when you run shopify theme dev --store [name] --verbose what's the console output? can you share that here??
also when you say "doesnt synchronize" what do you mean? like you make code changes and your browser doesnt reflect those changes? or are you talking about using another flag for remote theme synchronization?
thanks in advance 🙏
closing as stale, if this issue persists please reopen with the logs requested. thanks for reporting 🙏