runtime error
Exit code: 1. Reason: /app/server.js:6 const { v4: uuidv4 } = require("uuid") ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /app/node_modules/uuid/dist-node/index.js from /app/server.js not supported. Instead change the require of index.js in /app/server.js to a dynamic import() which is available in all CommonJS modules. at Object.<anonymous> (/app/server.js:6:24) { code: 'ERR_REQUIRE_ESM' } Node.js v18.20.8
Container logs:
Fetching error logs...