{"errorType":"ReferenceError","errorMessage":"Cannot determine intended module format because both require() and top-level await are present. If the code is intended to be CommonJS, wrap await in an async function. If the code is intended to be an ES module, replace require() with import.","trace":["ReferenceError: Cannot determine intended module format because both require() and top-level await are present. If the code is intended to be CommonJS, wrap await in an async function. If the code is intended to be an ES module, replace require() with import.","    at ../node_modules/.pnpm/argon2@0.41.1/node_modules/argon2/argon2.cjs (file:///var/task/api.js:126496:43)","    at __require2 (file:///var/task/api.js:19:52)","    at ../shared/packages/common/auth/dist/backend.js (file:///var/task/api.js:335064:19)","    at __init (file:///var/task/api.js:16:56)","    at file:///var/task/api.js:341645:1","    at ModuleJob.run (node:internal/modules/esm/module_job:343:25)","    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:681:26)","    at async _tryAwaitImport (file:///var/runtime/index.mjs:1031:16)","    at async _tryRequire (file:///var/runtime/index.mjs:1080:37)","    at async _loadUserApp (file:///var/runtime/index.mjs:1104:16)"]}