Sentry-react-native: react-dom dependency warning from using @sentry/react

Created on 10 Sep 2020  路  1Comment  路  Source: getsentry/sentry-react-native

OS:

  • [ ] Windows
  • [X] MacOS
  • [ ] Linux

Platform:

  • [X] iOS
  • [ ] Android

SDK:

  • [X] @sentry/react-native (>= 1.0.0)
  • [ ] react-native-sentry (<= 0.43.2)

SDK version: 1.7.2

react-native version: 0.63.2

Are you using Expo?

  • [ ] Yes
  • [X] No

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:

  • 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.

Type Bug

Most helpful comment

Hi @diegomais! Thanks for the report, I've added it to our TODO to handle this.

>All comments

Hi @diegomais! Thanks for the report, I've added it to our TODO to handle this.

Was this page helpful?
0 / 5 - 0 ratings