OS:
Platform:
SDK:
SDK version: 1.7.2
react-native version: 0.63.2
Are you using Expo?
I have following issue:
I receive the warning: "@sentry/react-native > @sentry/react@5.23.0" has unmet peer dependency "react-dom@15.x || 16.x".
Steps to reproduce:
- Step 1 Run on terminal:
yarn add @sentry/react-native
- Step 2 Run on terminal:
yarn audit
Actual result:
Warning message.
Expected result:
No warning message.
OS:
Platform:
SDK:
@sentry/react-native(>= 1.0.0)react-native-sentry(<= 0.43.2)SDK version: 1.7.2
react-nativeversion: 0.63.2Are you using Expo?
I have following issue:
I receive the warning: "@sentry/react-native > @sentry/react@5.23.0" has unmet peer dependency "react-dom@15.x || 16.x".
Steps to reproduce:
yarn add @sentry/react-nativeyarn auditActual result:
Warning message.
Expected result:
No warning message.