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/

Dependencies

  • nodeenv

Type

optional

Version Information

package-version.txt:

12.18.3

Equivalent System Packages

conda:

$ conda install nodejs

opensuse:

$ sudo zypper 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 https://trac.sagemath.org/ticket/27330