You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
To be honest the CLI is a hot mess. Don't mean to be rude but alarming: it's never works correctly for me for the past months, there is always a new bug, terrible for productivity and very frustrating to use on a daily basis.
I got this issue as well with up to 3 development stores created right now, and shopify theme dev works sometimes, and most times it will crash on start for various reasons (3 different ones today only with same setup). Thanks god git is reliable, because the CLI can pretty much do anything wrong you wouldn't expect (deleting files for no reason for instance).
Something has to be done, I can't be the only one 👀
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
When you have an environment config set up in file shopify.theme.toml set, with a theme specified, running either
shopify theme dev
or
shopify theme pull
Will use the theme specified in your evironment.
Actual behavior
When you run
shopify theme dev
it creates a new dev theme on the store.When you run
shopify theme pull
it prompts you to choose a theme to pull.Reverting to 3.75.1 fixes this.
Verbose output
Verbose output
Reproduction steps
Operating System
Windows 11
Shopify CLI version (
shopify --version
)3.76.0
Shell
bash
Node version (run
node -v
if you're not sure)v20.11.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: