-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Bug Description (required)
Steps to Reproduce (required)
Expected Behavior (required)
Actual Behavior (required)
System Information
- Dyad Version: 0.18.0
- Platform: win32
- Architecture: x64
- Node Version: v22.17.1
- PNPM Version: 10.13.1
- Node Path: C:\Program Files\nodejs\node.exe
- Telemetry ID: 2bafb60c-cdf6-48d2-8f69-b0117b00b887
- Model: auto:auto | customId: undefined
Logs
throw new ErrnoException(err, 'spawn');
^
Error: spawn EINVAL
at ChildProcess.spawn (node:internal/child_process:420:11)
at spawn (node:child_process:754:9)
at run (file:///C:/Users/Spinx/dyad-apps/udaan-ai-diet/dev.mjs:9:13)
at file:///C:/Users/Spinx/dyad-apps/udaan-ai-diet/dev.mjs:22:1
at ModuleJob.run (node:internal/modules/esm/module_job:329:25)
at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:644:26)
at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5) {
errno: -4071,
code: 'EINVAL',
syscall: 'spawn'
}
Node.js v22.17.1
Metadata
Metadata
Assignees
Labels
No labels