Skip to content

react-dom dependency warning from using @sentry/react #1065

Description

@diegomais

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

SDK:

  • @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
  • No

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions