es6-error : Easily-extendable error for use with ES6 classes. You can installing es6-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 es6-error $ sudo npm install -g es6-error
If want to update the es6-error package execute the command as below,
$ sudo npm update es6-error
Update package globally,
$ npm install -g es6-error
$ sudo git clone https://github.com/rektide/es6-error.git
$ sudo npm install -g ./es6-error
es6-error@4.0.2 /usr/lib/node_modules/es6-error
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall es6-error
Package Name | es6-error |
Version | 4.0.2 |
Description | Easily-extendable error for use with ES6 classes |
Released Date | 2017-02-08T02:21:03.885Z |
Published by | bjy |
How to Learn | https://www.npmjs.com/package/es6-error/tutorial |