Skip to content
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

Closed
3 tasks done
sinankeskin opened this issue Jun 23, 2022 · 6 comments · Fixed by #5318
Closed
3 tasks done

@sentry/ember package has some missing addon files #5296

sinankeskin opened this issue Jun 23, 2022 · 6 comments · Fixed by #5318
Assignees
Labels
Package: ember Issues related to the Sentry Ember SDK Type: Bug

Comments

@sinankeskin
Copy link

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
image

Actual Result

7.2.0
image

Error log:
image

@AbhiPrasad AbhiPrasad added Package: ember Issues related to the Sentry Ember SDK Status: Backlog labels Jun 23, 2022
@AbhiPrasad
Copy link
Member

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!

@vladanpaunovic
Copy link
Contributor

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.

@vladanpaunovic
Copy link
Contributor

vladanpaunovic commented Jun 24, 2022

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 v7.1.1 where ember is stable.

@sinankeskin
Copy link
Author

Thank you @vladanpaunovic

@lforst
Copy link
Member

lforst commented Jun 28, 2022

FYI: A new release is out and the package contents should be fixed https://unpkg.com/browse/@sentry/ember@7.3.1/

@sinankeskin
Copy link
Author

Cool. Thanks a lot. Appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: ember Issues related to the Sentry Ember SDK Type: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants