runtime error

Exit code: 1. Reason: (node:1) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///app/server.js is not specified and it doesn't parse as CommonJS. Reparsing as ES module because module syntax was detected. This incurs a performance overhead. To eliminate this warning, add "type": "module" to /app/package.json. (Use `node --trace-warnings ...` to show where the warning was created) /app/node_modules/path-to-regexp/dist/index.js:96 throw new PathError(`Missing parameter name at index ${index}`, str); ^ PathError [TypeError]: Missing parameter name at index 8: /fetch/*; visit https://git.new/pathToRegexpError for info at name (/app/node_modules/path-to-regexp/dist/index.js:96:19) at parse (/app/node_modules/path-to-regexp/dist/index.js:113:68) at pathToRegexp (/app/node_modules/path-to-regexp/dist/index.js:267:58) at Object.match (/app/node_modules/path-to-regexp/dist/index.js:237:30) at matcher (/app/node_modules/router/lib/layer.js:86:23) at new Layer (/app/node_modules/router/lib/layer.js:93:62) at Function.use (/app/node_modules/router/index.js:398:19) at Function.<anonymous> (/app/node_modules/express/lib/application.js:222:21) at Array.forEach (<anonymous>) at Function.use (/app/node_modules/express/lib/application.js:219:7) { originalPath: '/fetch/*' } Node.js v20.19.5

Container logs:

Fetching error logs...