You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.)
In which of these areas are you experiencing a problem?
App
Expected behavior
I am following the scaffold app tutorial https://shopify.dev/docs/apps/build/scaffold-app. I am trying to develop a lightweight app on my store to test for a client. Unfortunately each time I get to running the app in dev I am met with the Handling response message.
Please confirm that you have:
In which of these areas are you experiencing a problem?
App
Expected behavior
I am following the scaffold app tutorial https://shopify.dev/docs/apps/build/scaffold-app. I am trying to develop a lightweight app on my store to test for a client. Unfortunately each time I get to running the app in
dev
I am met with theHandling response
message.Actual behavior
Verbose output
Verbose output
16:54:16 │ remix │ Running pre-dev command: "npx prisma generate"
16:54:16 │ graphiql │ GraphiQL server started on port 3457
16:54:17 │ remix │ Environment variables loaded from .env
16:54:17 │ remix │ Prisma schema loaded from prisma/schema.prisma
16:54:17 │ remix │ Datasource "db": SQLite database "dev.sqlite" at "file:dev.sqlite"
16:54:17 │ remix │
16:54:17 │ remix │ 1 migration found in prisma/migrations
16:54:17 │ remix │
16:54:17 │ remix │
16:54:17 │ remix │ No pending migrations to apply.
16:54:20 │ remix │ ➜ Local: http://localhost:61662/
16:54:20 │ remix │ ➜ Network: use --host to expose
16:54:23 │ remix │ [shopify-api/INFO] version 11.8.1, environment Remix
16:54:24 │ remix │ (node:46836) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
16:54:24 │ remix │ (Use
node --trace-warnings ...
to show where the warning was created)16:54:24 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:24 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:24 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:25 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:25 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:25 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:39 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:39 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:40 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:40 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:40 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:54:40 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:57:12 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:57:12 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:57:12 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:57:12 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:57:12 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:57:12 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:59:19 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:59:19 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:59:19 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:59:19 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:59:20 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
16:59:20 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
17:04:00 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
17:04:00 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
17:04:00 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
17:04:00 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
17:04:00 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
17:04:00 │ remix │ [shopify-app/INFO] Authenticating admin request | {shop: altima-studios-ltd.myshopify.com}
Reproduction steps
shopify app init
npm run dev
to initialise prisma + load appOperating System
Mac OS Sanoma 14.2.1
Shopify CLI version (
shopify --version
)@shopify/cli/3.75.0
Shell
No response
Node version (run
node -v
if you're not sure)node-v20.17.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: