Topic summary
A developer encounters an error when running npm run deploy for a Shopify app. The error message shown in screenshots indicates a deployment failure.
Troubleshooting attempts:
- First suggestion: Run
npm run devcommand instead - Second suggestion: Execute
npm run shopify auth logoutfollowed bynpm run dev
Current status:
- The issue remains unresolved after trying the suggested commands
- The same error persists across multiple attempts
- Screenshots document the ongoing error messages
The discussion is still open with no working solution identified yet.
Hello @merodi ,
This is AJ from StoreWatchers team.
I would suggest you to try running npm run dev command first.
Thanks
Can you try npm run shopify auth logout then try again npm run dev


