Skip to content

Unable to install package because of catalog:runtime entries in package.json #3

@bnason

Description

@bnason
➜ pnpm add -D nuxt-skill-hub

 ERR_PNPM_SPEC_NOT_SUPPORTED_BY_ANY_RESOLVER  "automd@catalog:runtime" isn't supported by any available resolver.

This error happened while installing the dependencies of [email protected]

An external package outside of the pnpm workspace declared a dependency using
the catalog protocol. This is likely a bug in that external package. Only
packages within the pnpm workspace may use catalogs. Usages of the catalog
protocol are replaced with real specifiers on 'pnpm publish'.

This is likely a bug in the publishing automation of this package. Consider filing
a bug with the authors of:

  [email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions