mirror of
https://github.com/CloakHQ/CloakBrowser.git
synced 2026-06-23 11:41:46 +02:00
Node 22.22.2's bundled npm 10.9.7 is missing promise-retry, breaking npm install -g. Node 24 ships npm 11.11.0 with native OIDC support. Ref: nodejs/node#62425, actions/runner-images#13883