dat-node : Build node applications with Dat archives on the file system.. You can installing dat-node npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install dat-node $ sudo npm install -g dat-node
If want to update the dat-node package execute the command as below,
$ sudo npm update dat-node
Update package globally,
$ npm install -g dat-node
$ sudo git clone https://github.com/rektide/dat-node.git
$ sudo npm install -g ./dat-node
dat-node@3.5.5 /usr/lib/node_modules/dat-node
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dat-node
Package Name | dat-node |
Version | 3.5.5 |
Description | Build node applications with Dat archives on the file system. |
Released Date | 2017-10-30T06:57:11.318Z |
Published by | mafintosh |
How to Learn | https://www.npmjs.com/package/dat-node/tutorial |