-
Bug
-
Resolution: Done
-
Normal
-
rhel-10.2
-
None
-
No
-
Low
-
ZStream
-
1
-
rhel-pt-ruby-nodejs
-
2
-
False
-
False
-
-
No
-
PT Ruby Node.js 2025 S11
-
Regression Exception
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
None
The nodejsXX packages are in the process of moving `node` binary to a separate -bin subpackage. So by default `node` will not be shipped with main package, but with versioned `nodejs-XX-bin` and `npm-XX-bin` respectively. However, npm modules, and some executables internally still have hardcoded calls to unversioned `/usr/bin/node` or `node`.