Unable to resolve module domain
from node_modules/@sentry/hub/dist/hub.js
on upgrade to 1.3.4
#808
Closed
6 of 11 tasks
OS:
Platform:
SDK:
@sentry/react-native
react-native-sentry
SDK version: @sentry/[email protected]
react-native
version: 0.61.5Are you using Expo?
Are you using sentry.io or on-premise?
Configuration:
I have following issue:
Can't build in dev or prod, get the error:
Unable to resolve module
domain
fromnode_modules/@sentry/hub/dist/hub.js
: domain could not be found within the project.have tried
Looks like this was once an issue in sentry-javascript, and i see that theres a dependency version bump of
@sentry/browser
in 1.3.4.I thought going back to 1.3.3 would work but the error persists. I notice that when installing 1.3.3 yarn resolves to @sentry/[email protected], @sentry/[email protected] etc, even though this commit makes it look like the dependencies only went up after 1.3.3 release? I am confusion
Steps to reproduce:
The text was updated successfully, but these errors were encountered: