shopify app deploy failed on request to storage.googleapis.com that reason: read ECONNRESET #2946
Closed
2 tasks done
Labels
Type: Bug
Something isn't working
Please confirm that you have:
In which of these areas are you experiencing a problem?
App, Extension
Expected behavior
Success deploy the theme app extension.
Actual behavior
I've just started Shopify Theme App Extensions development.
when I follow the Star Rating Tutorial, run the deploy command, then cli output "read ECONNRESET" error every time;
terminal output:
Reproduction steps
in shopify app root directory ( app base on remix template and installed on development store),
npm run deploy
Operating System
MacOS Ventura 13.2
Shopify CLI version (check your project's
package.json
if you're not sure)3.49.6
Shell
zsh
Node version (run
node -v
if you're not sure)v20.8.0
What language and version are you using in your application?
Remix(React)
The text was updated successfully, but these errors were encountered: