node-mod-load : Dynamic Module Loader for Node.JS. You can installing node-mod-load 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 node-mod-load $ sudo npm install -g node-mod-load
If want to update the node-mod-load package execute the command as below,
$ sudo npm update node-mod-load
Update package globally,
$ npm install -g node-mod-load
$ sudo git clone https://github.com/rektide/node-mod-load.git
$ sudo npm install -g ./node-mod-load
node-mod-load@3.2.2 /usr/lib/node_modules/node-mod-load
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall node-mod-load
Package Name | node-mod-load |
Version | 3.2.2 |
Description | Dynamic Module Loader for Node.JS |
Released Date | 2017-07-17T15:38:55.270Z |
Published by | maruru |
How to Learn | https://www.npmjs.com/package/node-mod-load/tutorial |