create-error-class : Create Error classes. You can installing create-error-class 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 create-error-class $ sudo npm install -g create-error-class
If want to update the create-error-class package execute the command as below,
$ sudo npm update create-error-class
Update package globally,
$ npm install -g create-error-class
$ sudo git clone https://github.com/rektide/create-error-class.git
$ sudo npm install -g ./create-error-class
create-error-class@3.0.2 /usr/lib/node_modules/create-error-class
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall create-error-class
Package Name | create-error-class |
Version | 3.0.2 |
Description | Create Error classes |
Released Date | 2016-04-05T07:14:51.418Z |
Published by | floatdrop |
How to Learn | https://www.npmjs.com/package/create-error-class/tutorial |