Skip to content

[bug] Error in Dyad application #3660

Description

@iamnaeemhussain

Bug Description

Steps to Reproduce

Expected Behavior

Actual Behavior

Error Details

Error: Minified React error #185; visit https://react.dev/errors/185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at n5 (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:56:27809)
    at cO (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:56:27333)
    at B_ (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:56:59435)
    at sre (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:56:59049)
    at file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets/index-BvFlasoQ.js:992:112576
    at cC (file:///C:/Users/HP/AppData/Local/dyad/app-0.39.0/resources/app.asar/.vite/renderer/main_window/assets

System Information

  • Dyad Version: 0.39.0
  • Platform: win32
  • Architecture: x64
  • Node Version: v22.14.0
  • PNPM Version: 10.32.1
  • Node Path: C:\Program Files\nodejs\node.exe
  • Telemetry ID: 83365be6-44e7-4691-b892-179a0163e578

Logs

[2026-06-19 11:37:51.496] [error] (app_handlers) App 6 (PID: 17016) stderr: 11:37:51 AM [vite] Internal server error:   x Unexpected token `div`. Expected jsx identifier
     ,-[C:/Users/HP/dyad-apps/fluffy-eagle-rest/src/components/MovieRow.tsx:109:1]
 106 |   };
 107 | 
 108 |   return (
 109 |     <div className="relative flex flex-col gap-2 px-4 md:px-12 my-8 group/row">
     :      ^^^
 110 |       <h2 className="text-lg md:text-2xl font-bold text-white hover:text-zinc-300 transition-colors cursor-pointer inline-flex items-center gap-1">
 111 |         {title}
 112 |         <span className="text-xs text-[#e50914] font-semibold opacity-0 group-hover/row:opacity-100 transition-opacity duration-300 ml-2">
     `----


Caused by:
    Syntax Error
  Plugin: vite:react-swc
  File: C:/Users/HP/dyad-apps/fluffy-eagle-rest/src/components/MovieRow.tsx
  


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingissue/incompleteissues which don't have all the fields filled in

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions