-
Notifications
You must be signed in to change notification settings - Fork 130
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
[Bug]: Shopify-cli 3.69.2. Your development session could not be created because the "_shopify_essential" could not be defined. Please, check your internet connection. #4735
Comments
Hey @anhtuan2810! I'm closing this for now. |
For the time being, I'm using WSL to start the dev server, which works. The difference I see from before is that now it asks for a store password when authenticating the CLI, which it didn't use to before, maybe it's related. Still doesn't work on windows. |
Hi @vincaslt , would you mind sharing the output of the logs with the Please use this format to include some other information which might be helpful for our investigation:
|
Hey @anhtuan2810 @vincaslt! I've done some investigating, and in order to determine where the fix needs to live I need your help gathering data, as we unfortunately can't replicate this on our side. I also have a potential workaround in mind, but I need to validate something once I get the data. What I need from you (using your own package manager):
|
You can also try this workaround - Please let me know if this works so that we can introduce a programatic fix if this occurs in the future 1) Ensure that you're accessing the right store
|
Terminal Command
shopify app dev
Please confirm that you have:
In which of these areas are you experiencing a problem?
Extension
Expected behavior
Your development session could not be created because the "_shopify_essential" could not be defined. Please, check your internet connection.
Actual behavior
Your development session could not be created because the "_shopify_essential" could not be defined. Please, check your internet connection.
Verbose output
Your development session could not be created because the "_shopify_essential" could not be defined. Please, check your internet connection.
Reproduction steps
Operating System
MacOS
Shopify CLI version (check your project's
package.json
if you're not sure)3.69.2
Shell
No response
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: