dnode : freestyle rpc. You can installing dnode 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 dnode $ sudo npm install -g dnode
If want to update the dnode package execute the command as below,
$ sudo npm update dnode
Update package globally,
$ npm install -g dnode
$ sudo git clone https://github.com/rektide/dnode.git
$ sudo npm install -g ./dnode
dnode@1.2.2 /usr/lib/node_modules/dnode
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dnode
Package Name | dnode |
Version | 1.2.2 |
Description | freestyle rpc |
Released Date | 2015-09-23T22:58:07.165Z |
Published by | seethroughtrees |
How to Learn | https://www.npmjs.com/package/dnode/tutorial |