yerror : It helps to know why you got an error.. You can installing yerror 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 yerror $ sudo npm install -g yerror
If want to update the yerror package execute the command as below,
$ sudo npm update yerror
Update package globally,
$ npm install -g yerror
$ sudo git clone https://github.com/rektide/yerror.git
$ sudo npm install -g ./yerror
yerror@2.1.0 /usr/lib/node_modules/yerror
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall yerror
| Package Name | yerror |
| Version | 2.1.0 |
| Description | It helps to know why you got an error. |
| Released Date | 2017-08-03T15:27:03.038Z |
| Published by | nfroidure |
| How to Learn | https://www.npmjs.com/package/yerror/tutorial |