runtime error
Exit code: 1. Reason: fatal: destination path '.' already exists and is not an empty directory. npm error code ENOENT npm error syscall open npm error path /home/node/app/package.json npm error errno -2 npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/home/node/app/package.json' npm error enoent This is related to npm not being able to find a file. npm error enoent npm error A complete log of this run can be found in: /home/node/.npm/_logs/2026-04-18T12_24_10_288Z-debug-0.log npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead added 8 packages in 683ms 3 packages are looking for funding run `npm fund` for details added 5 packages, and audited 14 packages in 826ms 3 packages are looking for funding run `npm fund` for details found 0 vulnerabilities npm warn config production Use `--omit=dev` instead. npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead added 8 packages, and audited 9 packages in 378ms 3 packages are looking for funding run `npm fund` for details found 0 vulnerabilities node:internal/modules/cjs/loader:1386 throw err; ^ Error: Cannot find module '/home/node/app/index.js' at Function._resolveFilename (node:internal/modules/cjs/loader:1383:15) at defaultResolveImpl (node:internal/modules/cjs/loader:1025:19) at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1030:22) at Function._load (node:internal/modules/cjs/loader:1192:37) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:237:24) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:171:5) at node:internal/main/run_main_module:36:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v22.22.2
Container logs:
Fetching error logs...