Open
Description
Please confirm that you have:
- 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.)
- Reproduced the issue in the latest CLI version.
In which of these areas are you experiencing a problem?
App
Expected behavior
The app should show a boilerplate app preview.
Actual behavior
I have an issue, the app is stuck on Handling response
even for a newly created app (boilerplate) without any changes.


Verbose output
Reproduction steps
shopify app init
- Get started building your app:
Build a Remix app (recommended)
- For your Remix template, which language do you want?
JavaScript
- Which organization is this work for?
Selected Partner Account
- Create this project as a new app on Shopify?
(y) Yes, create it as a new app
- App name:
Added app name
- waited for
Installing dependencies with npm ...
- After running
shopify app dev
, the app got stuck onHandling response

Operating System
Windows 11
Shopify CLI version (shopify --version
)
@shopify/cli/3.82.1 win32-x64 node-v22.17.0
Shell
CMD(Command Prompt)
Node version (run node -v
if you're not sure)
v22.17.0
What language and version are you using in your application?
Shopify remix template with JavaScript