Forums

Using node commands

I am trying to use node in my code. I have a program that is JS and whenever I try to run it using node the bash says that the node command is not found. Does this platform support node or javascript?

It does, but you'll need to install it -- see this help page.