ipv6 : DEPRECATED: this module has been renamed to ip-address. You can installing ipv6 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 ipv6 $ sudo npm install -g ipv6
If want to update the ipv6 package execute the command as below,
$ sudo npm update ipv6
Update package globally,
$ npm install -g ipv6
$ sudo git clone https://github.com/rektide/ipv6.git
$ sudo npm install -g ./ipv6
ipv6@3.1.3 /usr/lib/node_modules/ipv6
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ipv6
Package Name | ipv6 |
Version | 3.1.3 |
Description | DEPRECATED: this module has been renamed to ip-address |
Released Date | 2015-08-06T19:01:36.490Z |
Published by | beaugunderson |
How to Learn | https://www.npmjs.com/package/ipv6/tutorial |