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
Hello guys and thank you for creating this awesome application. I followed the instructions and when open the app in the browser I get the following error:
Hello guys and thank you for creating this awesome application. I followed the instructions and when open the app in the browser I get the following error:
`> debug : open browser enabled : http://localhost:4200/
node:internal/errors:497
ErrorCaptureStackTrace(err);
^
Error: spawn EPERM
at ChildProcess.spawn (node:internal/child_process:421:11)
at Object.spawn (node:child_process:761:9)
at baseOpen (file:///C:/dev/ai/cofounder/api/node_modules/open/index.js:250:34) {
errno: -4048,
code: 'EPERM',
syscall: 'spawn'
}
Node.js v20.8.1
[nodemon] app crashed - waiting for file changes before starting...`
Could you please help?
Thank you
The text was updated successfully, but these errors were encountered: