inert : Static file and directory handlers plugin for hapi.js. You can installing inert 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 inert $ sudo npm install -g inert
If want to update the inert package execute the command as below,
$ sudo npm update inert
Update package globally,
$ npm install -g inert
$ sudo git clone https://github.com/rektide/inert.git
$ sudo npm install -g ./inert
inert@5.0.1 /usr/lib/node_modules/inert
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inert
Package Name | inert |
Version | 5.0.1 |
Description | Static file and directory handlers plugin for hapi.js |
Released Date | 2017-11-03T23:58:36.570Z |
Published by | kanongil |
How to Learn | https://www.npmjs.com/package/inert/tutorial |