NodeJS 20.x
https://nodejs.org/
LTS codestream
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:nodejs/nodejs20 && cd $_
- Create Badge
Refresh
Refresh
LTS codestream
osc -A https://api.opensuse.org checkout devel:languages:nodejs/nodejs20 && cd $_
Comments 5
Would be great to see v 20.9.x as that's an requirement for angular 17 development...
That's almost literally the same software as 20.8.1 -- https://github.com/nodejs/node/commits/v20.9.0 -- no changes just version change.... that's why it was not packaged. But there is now a new LTS version 20.10.0 and update is in the works :-)
Thanks for the info. Everything seems to work with 20.8.1 but the ng conmpiler nags because of the version. Btw: Thank you for keeping this package up to date!
I noticed that path of common.gpyi wrong, configure.js expects it to be in path.resolve(nodeDir, 'include/node/common.gypi') which is resolved to /usr/include/node20/common.gypi.
Oof! Quite a bit failures. And sad to see no love for Aarch64