Skip to content

[ERROR] Node.js 18.20.7 is not available yetΒ #1854

@okuryu

Description

@okuryu

Describe your bug
Node.js 18.20.7 has been released, but the package for this version cannot be found. The package for Node.js 18.20.8, which was released after that, does exist.

Distribution Information:

  • OS: any
  • Version any

Node Version:

  • Node: 18.20.7

To Reproduce
I verified the following behavior on RHEL 9.

Steps to reproduce the behavior:

$ curl -fsSL https://rpm.nodesource.com/setup_18.x -o nodesource_setup.sh
$ bash nodesource_setup.sh
$ repoquery --latest-limit=2 --disablerepo=* --enablerepo=nodesource-nodejs nodejs
nodejs-2:18.20.6-1nodesource.x86_64
nodejs-2:18.20.8-1nodesource.x86_64

Expected behavior
n/a

Screenshots
n/a

Additional context
n/a

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