cli-color : Colors, formatting and other tools for the console. You can installing cli-color 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 cli-color $ sudo npm install -g cli-color
If want to update the cli-color package execute the command as below,
$ sudo npm update cli-color
Update package globally,
$ npm install -g cli-color
$ sudo git clone https://github.com/rektide/cli-color.git
$ sudo npm install -g ./cli-color
cli-color@1.2.0 /usr/lib/node_modules/cli-color
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cli-color
Package Name | cli-color |
Version | 1.2.0 |
Description | Colors, formatting and other tools for the console |
Released Date | 2017-02-22T11:49:32.076Z |
Published by | medikoo |
How to Learn | https://www.npmjs.com/package/cli-color/tutorial |