nodejs: A JavaScript runtime built on Chrome’s V8 JavaScript engine#

Description#

Node.js® is a JavaScript runtime built on Chrome’s V8 JavaScript engine.

It is installed into an isolated nodeenv.

License#

MIT License

Upstream Contact#

Home page: https://nodejs.org/

Type#

optional

Dependencies#

Version Information#

package-version.txt:

12.18.3

Equivalent System Packages#

conda:

$ conda install  nodejs

homebrew:

$ brew install node

opensuse:

$ sudo zypper install nodejs

void:

$ sudo xbps-install  nodejs

See https://repology.org/project/nodejs/versions

However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see trac ticket #27330