Coder.comC
Coder.com4y ago
29 replies
XRPisDadddy

How to Install NodeJS onto VS Code Server?

So I just created a fresh CodeServer using Linode and wanted to create a program that needs NodeJS. But Im not sure how to do that since CodeServer is on the cloud and Im using Linode. I already have NodeJS on my mac so I find it wierd its not working. Whenever I type something like "npm instaill -y" on the VS Codeserver's terminal I get "root@[ip]:/root# npm init -y
bash: npm: command not found"
Was this page helpful?