Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` ailed to prepare server Error [ERR_REQUIRE_ESM]: require() of ES Module /var/task/node_modules/.pnpm/[email protected]/node_modules/node-fetch/src/index.js from /var/task/node_modules/.pnpm/@HyperDX[email protected][email protected]/node_modules/@hyperdx/node-opentelemetry/build/src/otel.js not supported. Instead change the require of index.js in /var/task/node_modules/.pnpm/@HyperDX[email protected][email protected]/node_modules/@hyperdx/node-opentelemetry/build/src/otel.js to a dynamic import() which is available in all CommonJS modules. at /opt/rust/nodejs.js:1:11506 at Function.Xt (/opt/rust/nodejs.js:1:11878) at Z.e.<computed>.X._load (/opt/rust/nodejs.js:1:11476) at u.require (/var/task/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected]_babel-plugin-_avtw3s2n4yvxy3ilqu7pouqafq/node_modules/next/dist/compiled/next-server/server.runtime.prod.js:11:29195) at Object.<anonymous> (/var/task/node_modules/.pnpm/@HyperDX[email protected][email protected]/node_modules/@hyperdx/node-opentelemetry/build/src/otel.js:5:46) { code: 'ERR_REQUIRE_ESM' } ```
- Loading branch information