| > frontend@0.1.0 dev | |
| > next dev -p 3000 | |
| Error: spawn EPERM | |
| at ChildProcess.spawn (node:internal/child_process:421:11) | |
| at spawn (node:child_process:796:9) | |
| at fork (node:child_process:174:10) | |
| at C:\Users\Acer\Hackathon\ReliefLensAI\frontend\node_modules\next\dist\cli\next-dev.js:253:45 | |
| at new Promise (<anonymous>) | |
| at startServer (C:\Users\Acer\Hackathon\ReliefLensAI\frontend\node_modules\next\dist\cli\next-dev.js:221:16) | |
| at runDevServer (C:\Users\Acer\Hackathon\ReliefLensAI\frontend\node_modules\next\dist\cli\next-dev.js:355:23) | |
| at Module.nextDev (C:\Users\Acer\Hackathon\ReliefLensAI\frontend\node_modules\next\dist\cli\next-dev.js:363:11) { | |
| errno: -4048, | |
| code: 'EPERM', | |
| syscall: 'spawn' | |
| } | |