-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
@sentry/ember package has some missing addon files #5296
Comments
Hey, thanks for reporting! Comparing https://unpkg.com/browse/@sentry/ember@7.2.0/ to https://unpkg.com/browse/@sentry/ember@7.1.1/, there does seem to be problems here. Putting this in the backlog, the team is on it! |
We tried reproducing this locally and it seems that something went wrong during our release process. To fix this issue, we will publish a new SDK version today as I am fairly confident that it will resolve the issue. |
After some investigating, we realised that this is a symptom of npm/npm-packlist#102 change in npm. Given that it's Friday, we'll fix this next week and publish a release. Meanwhile, please fallback to |
Thank you @vladanpaunovic |
FYI: A new release is out and the package contents should be fixed https://unpkg.com/browse/@sentry/ember@7.3.1/ |
Cool. Thanks a lot. Appreciated. |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which package are you using?
@sentry/ember
SDK Version
7.2.0
Framework Version
7.2.0
Link to Sentry event
No response
Steps to Reproduce
Simply upgrade the package like this @sentry/ember ^7.0.0 → ^7.2.0 would be enough. Package has some missing files.
Expected Result
7.0.0
Actual Result
7.2.0
Error log:
The text was updated successfully, but these errors were encountered: