-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Package + Version
-
@sentry/browser
-
@sentry/node
-
raven-js
-
raven-node
(raven for node) - other:
Version:
5.24.2
Description
Latest version of @sentry/browser
via dependencies pulls @sentry/hub
which requires node types, essentially making @sentry/browser
dependent on node types, and that makes little sense to me since i'm using it in browser. For me the culprit is node_modules\@sentry\hub\dist\interfaces.d.ts
asking for "domain" module from node types.
lozinsky, vkrol and KonstantinLukaschenko
Metadata
Metadata
Assignees
Labels
No labels