Closed
Description
Description:
There is a bug in Node v22.5.0 that causes NPM to fail installation of modules.
NodeJS just released a new version containing a fix
nodejs/node#53935
Action version:
v4
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
Repro steps:
A description with steps to reproduce the issue. If you have a public example or repo to share, please provide the link.
See npm/cli#7657 nodejs/node#53902
Expected behavior:
A description of what you expected to happen.
For the new Node release to be available whenever it gets published. nodejs/node#53935
Actual behavior:
Node 22.5.0 is broken and 22.5.1 is not available