simple-errors : Errors constructor for simple error handling.. You can installing simple-errors 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 simple-errors $ sudo npm install -g simple-errors
If want to update the simple-errors package execute the command as below,
$ sudo npm update simple-errors
Update package globally,
$ npm install -g simple-errors
$ sudo git clone https://github.com/rektide/simple-errors.git
$ sudo npm install -g ./simple-errors
simple-errors@1.0.1 /usr/lib/node_modules/simple-errors
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall simple-errors
| Package Name | simple-errors |
| Version | 1.0.1 |
| Description | Errors constructor for simple error handling. |
| Released Date | 2015-03-06T12:17:08.774Z |
| Published by | kidozen |
| How to Learn | https://www.npmjs.com/package/simple-errors/tutorial |