-
Notifications
You must be signed in to change notification settings - Fork 136
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
shopify cli dev is so slowly #4508
Comments
I notice this issue only on windows try using wsl with unix maybe for a quick workaround |
yes only on windows , i will try it. thank you very much. |
👋 Hey @changeyoucant, Thank you for reporting. I've noticed you're running Shopify CLI 3.58.0. Could you please try updating it to the latest version? One of the enhancements introduced in Shopify CLI 3.67 was related to the development server performance, so you should no longer face this issue there. Thank you for reporting this! |
Having super slow performance as well using the latest version (and versions before) on OSX |
@changeyoucant can you verify if this is persisting after upgrading to the new CLI - @khdigital94 That's interesting! 🤔 Could you specify which actions you notice slow performance in? Could you run the command with Issue Template
|
Shopify CLI is using v3 of chokidar. Looks like a chokidar v4 resolves performance issues for Windows: |
👋 Hey folks, I've tried this in a Windows instance without facing the reported slowness. Could you please share your Thank you for reporting this! |
👋 Hey folks, Thank you for reporting. We've tried to reproduce this problem on Windows, and as you may notice below, we couldn't reproduce any performance degradation there. So, we're closing this issue for now. However, please feel free to re-open this issue or create a new one if you're still facing this problem. Please include the Thanks again for reporting. |
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
shopify cli dev is so slowly
Actual behavior
i use shopify cli develop shopify theme,but when i refresh page.need 20s to refresh ..............!
Verbose output
....
Reproduction steps
Operating System
windows shopify cli
Shopify CLI version (check your project's
package.json
if you're not sure)3.58.0
Shell
cmd
Node version (run
node -v
if you're not sure)No response
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: