I'm not seeing a requirement for nodejs 20 anywhere in this project. The package.json requires nodejs>=14, nothing about <21. The dockerfile uses nodejs:latest.
Where are you getting that this package requires an older/lts version of nodejs?
Well see https://github.com/heroku/cli/pull/3293 for example where I tried to loosen the nodejs requirements.
In the meantime I just added back a patch in the PKGBUILD.
Pinned Comments