Closed
Description
- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
- Provide a link to the affected event from your Sentry account https://sentry.io/organizations/waroncancer/issues/2218632057/?project=5278142&query=&statsPeriod=14d
Package + Version
-
@sentry/browser
-
@sentry/node
-
raven-js
-
raven-node
(raven for node) - other:
Version:
6.1.0
Description
When importing modules using Node's native ESM support which was taken out of preview in Node 14.0 code preview in Sentry issues have stopped working entirely.
Minimal example https://github.com/richardsimko/sentry-esm
I'm guessing it has something to do with how Sentry hooks in to the Common JS module loader in Node and since ESM uses a different loader the same hooks may be needed there.
Metadata
Metadata
Assignees
Labels
No labels