runtime error

Exit code: 1. Reason: t.tracePromise.__proto__ (node:internal/modules/esm/loader:644:26) at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5) { errno: -13, code: 'EACCES', syscall: 'copyfile', path: './default/config.yaml', dest: './config.yaml' } Synchronized missing files: ./public/ FATAL: Could not add missing config values to config.yaml Error: ENOENT: no such file or directory, open '/home/node/app/config.yaml' at Object.readFileSync (node:fs:441:20) at addMissingConfigValues (file:///home/node/app/src/config-init.js:151:36) at file:///home/node/app/post-install.js:111:5 at ModuleJob.run (node:internal/modules/esm/module_job:329:25) at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:644:26) at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5) { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/node/app/config.yaml' } npm notice npm notice New major version of npm available! 10.9.2 -> 11.4.2 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.4.2 npm notice To update run: npm install -g npm@11.4.2 npm notice FATAL: Could not add missing config values to config.yaml Error: ENOENT: no such file or directory, open './config.yaml' at Object.readFileSync (node:fs:441:20) at addMissingConfigValues (file:///home/node/app/src/config-init.js:151:36) at initConfig (file:///home/node/app/src/config-init.js:228:5) at CommandLineParser.parse (file:///home/node/app/src/command-line.js:232:9) at file:///home/node/app/server.js:6:41 at ModuleJob.run (node:internal/modules/esm/module_job:329:25) at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:644:26) at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:117:5) { errno: -2, code: 'ENOENT', syscall: 'open', path: './config.yaml' } No config file found. Please create a config.yaml file. The default config file can be found in the /default folder. The program will now exit.

Container logs:

Fetching error logs...