errno : libuv errno details exposed. You can installing errno 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 errno $ sudo npm install -g errno
If want to update the errno package execute the command as below,
$ sudo npm update errno
Update package globally,
$ npm install -g errno
$ sudo git clone https://github.com/rektide/errno.git
$ sudo npm install -g ./errno
errno@0.1.4 /usr/lib/node_modules/errno
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall errno
Package Name | errno |
Version | 0.1.4 |
Description | libuv errno details exposed |
Released Date | 2015-08-17T04:38:14.094Z |
Published by | rvagg |
How to Learn | https://www.npmjs.com/package/errno/tutorial |