plugin-error : Error handling for vinyl plugins. Just an abstraction of whats in gulp-util with minor changes.. You can installing plugin-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 plugin-error $ sudo npm install -g plugin-error
If want to update the plugin-error package execute the command as below,
$ sudo npm update plugin-error
Update package globally,
$ npm install -g plugin-error
$ sudo git clone https://github.com/rektide/plugin-error.git
$ sudo npm install -g ./plugin-error
plugin-error@0.1.2 /usr/lib/node_modules/plugin-error
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall plugin-error
| Package Name | plugin-error |
| Version | 0.1.2 |
| Description | Error handling for vinyl plugins. Just an abstraction of whats in gulp-util with minor changes. |
| Released Date | 2015-06-01T09:15:26.771Z |
| Published by | jonschlinkert |
| How to Learn | https://www.npmjs.com/package/plugin-error/tutorial |