bunyan-prettystream : A stream implementation of the bunyan cli tools pretty printing capabilities. You can installing bunyan-prettystream 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 bunyan-prettystream $ sudo npm install -g bunyan-prettystream
If want to update the bunyan-prettystream package execute the command as below,
$ sudo npm update bunyan-prettystream
Update package globally,
$ npm install -g bunyan-prettystream
$ sudo git clone https://github.com/rektide/bunyan-prettystream.git
$ sudo npm install -g ./bunyan-prettystream
bunyan-prettystream@0.1.3 /usr/lib/node_modules/bunyan-prettystream
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bunyan-prettystream
Package Name | bunyan-prettystream |
Version | 0.1.3 |
Description | A stream implementation of the bunyan cli tools pretty printing capabilities |
Released Date | 2013-07-15T14:22:48.442Z |
Published by | amar.suhail |
How to Learn | https://www.npmjs.com/package/bunyan-prettystream/tutorial |