You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
```
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'
}
```
0 commit comments