-
-
Notifications
You must be signed in to change notification settings - Fork 342
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
Error on bundling with the latest release #807
Comments
Have the same issue with: Message: My command to reproduce this:
|
We are on it |
FYI this PR broke it |
Potential fix, we need to validate it with webpack but it works for react-native Sorry about this issue getsentry/sentry-javascript#2515 (comment)
|
thanks for this quick work! it looks like we can't downgrade out of the problem... I've been doing fresh installs etc and |
For anyone needing a workaround, I did a fork and locked the version. Thanks |
Sounds about right, we will do a new release today for sure |
New version of Again, sorry for the inconvenience. |
|
Hi guys, I still have the same issue, even with 1.3.5 version. |
@aknyazyan Please clean your node modules and lock file and make sure you get the |
Removed node_modules, package-json.lock, installed 1.3.5 version. @sentry/* dependencies version is 5.15.2. Error exists ( |
OS:
Platform:
SDK:
@sentry/react-native
react-native-sentry
SDK version: 0.0.0
react-native
version: 0.0.0Are you using Expo?
Description goes here ...
Steps to reproduce:
Install the latest release
Actual result:
When loading the bundle this error appears on the metro bundle:
Expected result:
bundle is loaded
The text was updated successfully, but these errors were encountered: