Skip to content

[bug] Opening Project Stuck at "Starting your app server..." #1204

@nicoencarnacion

Description

@nicoencarnacion

Bug Description (required)

I am trying to open a project that I initially built using Lovable and continued building using Cursor. But when I try to open it in Dyad, it's just stuck at "Starting your app server..."

I cannot refresh the preview and I cannot open the app in the browser as well.

Steps to Reproduce (required)

Just open a local project. Project was built using:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

Expected Behavior (required)

Preview should run and I should be able to refresh and open app in browser.

Actual Behavior (required)

Preview is stuck at "Starting your app server..."

System Information

  • Dyad Version: 0.19.0
  • Platform: darwin
  • Architecture: arm64
  • Node Version: v23.1.0
  • PNPM Version: n/a
  • Node Path: /opt/homebrew/bin/node
  • Telemetry ID: 3f83ade6-f0a5-4eba-8c18-576a788cc2aa
  • Model: custom::Agoda:gpt-4.1 | customId: 1

Logs

    at async Object.runMain (/opt/homebrew/Cellar/node/23.1.0/lib/node_modules/corepack/dist/lib/corepack.cjs:23096:5)

Node.js v23.1.0

[2025-09-06 12:36:19.059] [warn]  (runShellCommand) Stderr from "pnpm --version": /opt/homebrew/Cellar/node/23.1.0/lib/node_modules/corepack/dist/lib/corepack.cjs:21535
  if (key == null || signature == null) throw new Error(`Cannot find matching keyid: ${JSON.stringify({ signatures, keys })}`);
                                              ^

Error: Cannot find matching keyid: {"signatures":[{"sig":"MEQCIHGyYX2Pdti1nXs9pJGPHbCeQ27AVFH+jOP2MZ01KK9XAiAyyoMMKdGq1or88scu1h1rog9e543XBbQOADuf+foB/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"keys":[{"expires":null,"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","keytype":"ecdsa-sha2-nistp256","scheme":"ecdsa-sha2-nistp256","key":"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE1Olb3zMAFFxXKHiIkQO5cJ3Yhl5i6UPp+IhuteBJbuHcA5UogKo0EWtlWwW6KSaKoTNEYL7JlCQiVnkhBktUgg=="}]}
    at verifySignature (/opt/homebrew/Cellar/node/23.1.0/lib/node_modules/corepack/dist/lib/corepack.cjs:21535:47)
    at fetchLatestStableVersion (/opt/homebrew/Cellar/node/23.1.0/lib/node_modules/corepack/dist/lib/corepack.cjs:21553:5)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async fetchLatestStableVersion2 (/opt/homebrew/Cellar/node/23.1.0/lib/node_modules/corepack/dist/lib/corepack.cjs:21672:14)
    at async Engine.getDefaultVersion (/opt/homebrew/Cellar/node/23.1.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22292:23)
    at async Engine.executePackageManagerRequest (/opt/homebrew/Cellar/node/23.1.0/lib/node_modules/corepack/dist/lib/corepack.cjs:22390:47)
    at async Object.runMain (/opt/homebrew/Cellar/node/23.1.0/lib/node_modules/corepack/dist/lib/corepack.cjs:23096:5)

Node.js v23.1.0
[2025-09-06 12:36:19.063] [error] (runShellCommand) Command "pnpm --version" failed with code 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions