-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I'm getting the following error on astro dev.
Running Mac Os Ventura
PNPM is my package manager
๐ astro v1.7.2 started in 333ms
โ Local http://localhost:3000/
โ Network use --host to expose
node:events:491
throw er; // Unhandled 'error' event
^
Error: spawn netlify-cms-proxy-server ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:283:19)
at onErrorNT (node:internal/child_process:476:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Emitted 'error' event on ChildProcess instance at:
at ChildProcess._handle.onexit (node:internal/child_process:289:12)
at onErrorNT (node:internal/child_process:476:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -2,
code: 'ENOENT',
syscall: 'spawn netlify-cms-proxy-server',
path: 'netlify-cms-proxy-server',
spawnargs: []
}
Node.js v18.12.1
โELIFECYCLEโ Command failed with exit code 1.```
jeremy-london and yicone
Metadata
Metadata
Assignees
Labels
No labels