err : A tiny library to create custom errors in JavaScript.. You can installing err 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 err $ sudo npm install -g err
If want to update the err package execute the command as below,
$ sudo npm update err
Update package globally,
$ npm install -g err
$ sudo git clone https://github.com/rektide/err.git
$ sudo npm install -g ./err
err@2.1.8 /usr/lib/node_modules/err
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall err
Package Name | err |
Version | 2.1.8 |
Description | A tiny library to create custom errors in JavaScript. |
Released Date | 2017-09-08T10:20:29.421Z |
Published by | ionicabizau |
How to Learn | https://www.npmjs.com/package/err/tutorial |