pretty-error : See nodejs errors with less clutter. You can installing pretty-error 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 pretty-error $ sudo npm install -g pretty-error
If want to update the pretty-error package execute the command as below,
$ sudo npm update pretty-error
Update package globally,
$ npm install -g pretty-error
$ sudo git clone https://github.com/rektide/pretty-error.git
$ sudo npm install -g ./pretty-error
pretty-error@2.1.1 /usr/lib/node_modules/pretty-error
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pretty-error
| Package Name | pretty-error |
| Version | 2.1.1 |
| Description | See nodejs errors with less clutter |
| Released Date | 2017-06-19T19:20:01.615Z |
| Published by | ariaminaei |
| How to Learn | https://www.npmjs.com/package/pretty-error/tutorial |