How to install node.js, nvm, npm on QNAP (NAS)

Finn picture Finn · Nov 29, 2017 · Viewed 8.1k times · Source

in QNAP APP center has node.js 4.x and 0.8.X version

However, these two versions are too old, I hope we can install a newer version.

I try to login linux system installed through the command

https://www.ostechnix.com/install-node-js-linux/

nas seems to have removed some of the command, I checked it is Ubuntu but no apt-get, I can not install node.js through these comman

cat   /proc/version

Linux version 3.4.6 (root@BuildServer36) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Thu Oct 26 11:01:49 CST 2017

like this

sudo apt-get install nodejs npm
-sh: sudo: command not found

apt-get install nodejs npm
apt-get: command not found

I have not tried to install the mongodb should have a similar problem

My nas model is TS-439 Pro ii

Answer

Tater FTL picture Tater FTL · Mar 18, 2018

Or just go to qnapclub.eu a repository of “unofficial apps” - download it and install through the GUI in app center...

You have to select accept third party apps and you should be good to go..