inherit : Inheritance module for Node.js and browsers. You can installing inherit 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 inherit $ sudo npm install -g inherit
If want to update the inherit package execute the command as below,
$ sudo npm update inherit
Update package globally,
$ npm install -g inherit
$ sudo git clone https://github.com/rektide/inherit.git
$ sudo npm install -g ./inherit
inherit@2.2.6 /usr/lib/node_modules/inherit
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall inherit
Package Name | inherit |
Version | 2.2.6 |
Description | Inheritance module for Node.js and browsers |
Released Date | 2016-09-06T11:04:26.507Z |
Published by | dfilatov |
How to Learn | https://www.npmjs.com/package/inherit/tutorial |