What React Native libraries do you use?
RN New Architecture
Are you using sentry.io or on-premise?
sentry.io (SaS)
Are you using any other error monitoring solution alongside Sentry?
No
Other Error Monitoring Solution Name
No response
@sentry/react-native SDK Version
8.9.0
How does your development environment look like?
I upgraded from 8.8.0 to 8.9.0
I use bare rn with expo-modules
Sentry.init()
Sentry.init({
dsn: 'https://...@sentry.io/...'
// other options
});
Steps to Reproduce
Upgrade 8.8.0 to 8.9.0
Expected Result
install fine
Actual Result
Throws Error: @sentry/expo-upload-sourcemaps@workspace:*: Workspace not found (@sentry/expo-upload-sourcemaps@workspace:*)
What React Native libraries do you use?
RN New Architecture
Are you using sentry.io or on-premise?
sentry.io (SaS)
Are you using any other error monitoring solution alongside Sentry?
No
Other Error Monitoring Solution Name
No response
@sentry/react-native SDK Version
8.9.0
How does your development environment look like?
I upgraded from
8.8.0to8.9.0I use bare rn with expo-modules
Sentry.init()
Steps to Reproduce
Upgrade 8.8.0 to 8.9.0
Expected Result
install fine
Actual Result
Throws
Error: @sentry/expo-upload-sourcemaps@workspace:*: Workspace not found (@sentry/expo-upload-sourcemaps@workspace:*)