Added by: bluxmit
Mar 31, 2023
Version

~> nodejs

Description
Install globally open-source, cross-platform JavaScript programmig language and runtime environment.
Links
Install (execute in workspace terminal)
wrk install nodejs==18.15.0
Remarks and hints
Reload terminal window after installed

commands node, npm will work only after terminal reload. If you need them to work in the same session, execute

export PATH="/home/abc/apps/nodejs/bin:$PATH"
Scripts
# Istall script # Start script

compatible with all workspaces

no compatibility requirements