We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS:
Platform:
SDK:
@sentry/react-native
react-native-sentry
SDK version: 1.7.2
react-native version: 0.63.2
react-native
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:
yarn add @sentry/react-native
yarn audit
Actual result:
Warning message.
Expected result:
No warning message.
The text was updated successfully, but these errors were encountered:
Hi @diegomais! Thanks for the report, I've added it to our TODO to handle this.
Sorry, something went wrong.
build(js): Bump @sentry/* js dependencies to 6.20.0
906b86a
Fixes react-dom dependency issues Fixes #1065
ffd93ab
build(js): Bump @sentry/* dependencies on javascript to 6.2.0 (#1354)
bbb0c13
* build(js): Bump @sentry/* js dependencies to 6.20.0 Fixes react-dom dependency issues Fixes #1065 * meta: Changelog * meta: 6.2.0 in changelog not 6.20.0
jennmueng
Successfully merging a pull request may close this issue.
OS:
Platform:
SDK:
@sentry/react-native
(>= 1.0.0)react-native-sentry
(<= 0.43.2)SDK version: 1.7.2
react-native
version: 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-native
yarn audit
Actual result:
Warning message.
Expected result:
No warning message.
The text was updated successfully, but these errors were encountered: