You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have following issue:
After move to a branch and rm -rf node_modules and npm I this error appears. I didnt update sentry but now requires io.sentry:sentry-android:2.0.0-rc04 that seems like not exist. I change this manually but my CI/CD is broken.
Steps to reproduce:
Install sentry
Actual result:
Compile fail
Expected result:
Compile success
Maybe I'm missing something.
The text was updated successfully, but these errors were encountered:
OS:
Platform:
SDK:
@sentry/react-native
react-native-sentry
SDK version: 1.2.1
react-native
version: 0.61.4I have following issue:
After move to a branch and rm -rf node_modules and npm I this error appears. I didnt update sentry but now requires io.sentry:sentry-android:2.0.0-rc04 that seems like not exist. I change this manually but my CI/CD is broken.
Steps to reproduce:
Install sentry
Actual result:
Expected result:
Maybe I'm missing something.
The text was updated successfully, but these errors were encountered: