~> App
Version
~> nodejs
Description
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"
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!= Workspace compatibility
compatible with all workspaces
!= App compatibility
no compatibility requirements