-
-
Notifications
You must be signed in to change notification settings - Fork 344
Unable to install sentry sdk #1328
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
@jenipharachel Try bumping your react up to at least version |
@jennmueng Would that disrupt other dependencies like the other libraries I have used for my application? |
@jenipharachel Never mind this is my mistake, |
@jennmueng Thanks! |
👍 Experiencing this issue with |
Closing this to consolidate with #1065 |
Environment
How do you use Sentry?
@sentry/[email protected] for tracking mobile app errors
Which SDK and version?
@sentry/[email protected]
Steps to Reproduce
I followed the installation steps from this site https://docs.sentry.io/platforms/react-native/
npm install --save @sentry/react-native -----> command stated that there were dependency issue.
Expected Result
successful installation of sentry sdk but it failed
Actual Result
Please help me find what the issue might be and my react-native version is "react": "16.13.1" and "react-native": "0.63.2",
The text was updated successfully, but these errors were encountered: