waterline-errors : Standard adapter errors from Waterline. You can installing waterline-errors 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 waterline-errors $ sudo npm install -g waterline-errors
If want to update the waterline-errors package execute the command as below,
$ sudo npm update waterline-errors
Update package globally,
$ npm install -g waterline-errors
$ sudo git clone https://github.com/rektide/waterline-errors.git
$ sudo npm install -g ./waterline-errors
waterline-errors@0.10.1 /usr/lib/node_modules/waterline-errors
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall waterline-errors
| Package Name | waterline-errors |
| Version | 0.10.1 |
| Description | Standard adapter errors from Waterline |
| Released Date | 2014-09-25T19:01:28.236Z |
| Published by | vanetix |
| How to Learn | https://www.npmjs.com/package/waterline-errors/tutorial |