We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ sudo apt-get update
$ sudo apt-get install nodejs
$ sudo apt-get npm
(Verify installation)
$ node -v
The program 'node' is currently not installed. You can install it by typing:sudo apt install nodejs-legacy
$ sudo apt install nodejs-legacy
V4.2.6
$ git clone https://github.com/otcshare/iotivity-node.git
$ cd iotivity-node
$ npm install