Skip to content

@solid-primitives/event-listener@3.0.0-next.4 published with catalog: peer #1052

Description

@iisakkirotko

Describe the bug

@solid-primitives/event-listener@3.0.0-next.4 has been published with catalog: peer dependencies in its package.json. See

"peerDependencies": {
"@solidjs/web": "catalog:peer",
"solid-js": "catalog:peer"
},

Causes installs with npm to fail with the error:

npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "catalog:": catalog:peer

Not sure if this also affects other recent versions

Fixing the version to @3.0.0-next.3 fixes the issue.ww

Minimal Reproduction Link

https://github.com/iisakkirotko/solid-primitives-catalog

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions