raidendotai / cofounder

ai-generated apps , full stack + generative UI
https://cofounder.openinterface.ai/
MIT License
5.38k stars 587 forks source link

Application cannot open #80

Open thanosk85 opened 2 weeks ago

thanosk85 commented 2 weeks ago

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