Skip to content

[BUG] CLI will not install due to broken dependencies #2273

Description

@stephenbarreca

Describe the bug.

CLI will not install due to new versions of downstream dependency, @asyncapi/generator, being broken.

Attempts to install the cli return the following error.

npm ERR! code ETARGET
npm ERR! notarget No matching version found for @asyncapi/generator-hooks@0.1.1.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

Attempts to install previous versions of the CLI result in the same error.

Expected behavior

The CLI should install without issue. Upgrades to downstream dependencies should not break existing versions of this CLI.

Screenshots

Image

How to Reproduce

  1. Try and install the cli and call the help
npx --loglevel=error --yes @asyncapi/cli --help

🖥️ Device Information [optional]

  • Operating System (OS):
  • Browser:
  • Browser Version:

👀 Have you checked for similar open issues?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

No, someone else can work on it

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status
    To Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions