-
-
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/angular-ivy 7.59.1 -> No matching version found for @sentry/[email protected] #8570
Comments
I am having the same error @sentry/[email protected] is not published. |
Same here. Not using it directly in my case but it looks like it's coming from a dependency from other sentry packages I'm using:
|
npm list @sentry/browser
frontend
└─┬ @sentry/[email protected]
└── @sentry/[email protected] |
Is there any temporary fix available? I am also facing the same issue. |
@payyavularajasekharholcim don't upgrade, use @sentry/[email protected] |
This resolved it for me. And in fact, although 7.58.1 installed successfully I had to downgrade to 7.57.0 to get around a typing issue given @sentry/capacitor 0.12.1. |
npm ERR! code ETARGET This is the error message I am getting and below are the version versions which I used |
Hi everyone, it seems there has been a publishing problem with 7.59.0 and 7.59.1. Due to this problem some packages have been released, others not, leading to this problem. We are very sorry about the inconvenience and are working to fix this ASAP! For now, please pin your dependencies to ~7.58.1 to avoid this problem until we have fixed 7.59.x! We'll keep you posted here. |
on npm there is only 7.59.0-beta.1 |
As mentioned by @Lms24 if you set your package versions to the following you should be in the clear:
|
Hello, we have just released 7.59.2, which should work again as expected! We're very sorry about the inconvenience, we are taking steps to ensure we avoid such publish issues in the future. |
Thankyou very much for the timely resolution. |
Is there an existing issue for this?
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/browser
SDK Version
7.59.1
Framework Version
angular 16.1.5
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
Expected Result
Actual Result
The text was updated successfully, but these errors were encountered: