-
-
Notifications
You must be signed in to change notification settings - Fork 344
react-dom dependency warning from using @sentry/react #1065
New issue
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
Comments
Hi @diegomais! Thanks for the report, I've added it to our TODO to handle this. |
This was referenced Feb 11, 2021
jennmueng
added a commit
that referenced
this issue
Feb 19, 2021
Fixes react-dom dependency issues Fixes #1065
jennmueng
added a commit
that referenced
this issue
Feb 19, 2021
Fixes react-dom dependency issues Fixes #1065
8 tasks
jennmueng
added a commit
that referenced
this issue
Feb 19, 2021
* 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/[email protected]" has unmet peer dependency "[email protected] || 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: