ansi-256-colors : 256 xterm color codes. You can installing ansi-256-colors 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 ansi-256-colors $ sudo npm install -g ansi-256-colors
If want to update the ansi-256-colors package execute the command as below,
$ sudo npm update ansi-256-colors
Update package globally,
$ npm install -g ansi-256-colors
$ sudo git clone https://github.com/rektide/ansi-256-colors.git
$ sudo npm install -g ./ansi-256-colors
ansi-256-colors@1.1.0 /usr/lib/node_modules/ansi-256-colors
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ansi-256-colors
Package Name | ansi-256-colors |
Version | 1.1.0 |
Description | 256 xterm color codes |
Released Date | 2015-05-10T23:31:39.059Z |
Published by | jbnicolai |
How to Learn | https://www.npmjs.com/package/ansi-256-colors/tutorial |