Skip to content

Installing Prior Versions of @sentry/sveltekit Errors on Dependency to Latest Version #8568

Closed
@mstachowiak

Description

@mstachowiak

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/sveltekit

SDK Version

7.58.1

Framework Version

1.20.4

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

In a fresh project, try to install @sentry/[email protected]

$ npm install @sentry/[email protected]

Expected Result

I would expect @sentry/[email protected] to be installed, without any dependencies on v7.59.0 libraries.

No amount of forcing dependencies to 7.58.1 worked. No matter what you do, npm will attempt to install a v7.59.0 dependency.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions