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

No matching version found for @sentry-internal/[email protected]. #8571

Closed
3 tasks done
Cristianoying opened this issue Jul 18, 2023 · 3 comments
Closed
3 tasks done

Comments

@Cristianoying
Copy link

Cristianoying commented Jul 18, 2023

Is there an existing issue for this?

How do you use Sentry?

Self-hosted/on-premise

Which SDK are you using?

@sentry/vue

SDK Version

7.59.0

Framework Version

vue3.x

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

    "[@sentry/tracing](https://npmjs.com/package/@sentry/tracing)": "^7.29.0",
    "[@sentry/vue](https://npmjs.com/package/@sentry/vue)": "^7.29.0",
  1. npm install

Expected Result

install the right version dependence

Actual Result

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @sentry-internal/[email protected].
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of '@sentry/tracing'
npm ERR! notarget
c0cf87ca-3c59-414e-9ffd-dfb569ca0fe3

@mydea
Copy link
Member

mydea commented Jul 18, 2023

Hi,

it seems there has been a publishing problem with 7.59.0. 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.

@Cristianoying
Copy link
Author

solved, thanks a lot

@mydea
Copy link
Member

mydea commented Jul 18, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants