-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Description
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
marsmichelmann, buffcode, lsrocha and touchweb-vincent
Metadata
Metadata
Assignees
Labels
No labels