favicons : Favicon generator for Node.js. You can installing favicons 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 favicons $ sudo npm install -g favicons
If want to update the favicons package execute the command as below,
$ sudo npm update favicons
Update package globally,
$ npm install -g favicons
$ sudo git clone https://github.com/rektide/favicons.git
$ sudo npm install -g ./favicons
favicons@4.8.6 /usr/lib/node_modules/favicons
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall favicons
Package Name | favicons |
Version | 4.8.6 |
Description | Favicon generator for Node.js |
Released Date | 2017-05-13T07:57:15.177Z |
Published by | haydenbleasel |
How to Learn | https://www.npmjs.com/package/favicons/tutorial |