intercept-stdout : Hooking Node.js stdout. You can installing intercept-stdout 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 intercept-stdout $ sudo npm install -g intercept-stdout
If want to update the intercept-stdout package execute the command as below,
$ sudo npm update intercept-stdout
Update package globally,
$ npm install -g intercept-stdout
$ sudo git clone https://github.com/rektide/intercept-stdout.git
$ sudo npm install -g ./intercept-stdout
intercept-stdout@0.1.2 /usr/lib/node_modules/intercept-stdout
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall intercept-stdout
Package Name | intercept-stdout |
Version | 0.1.2 |
Description | Hooking Node.js stdout |
Released Date | 2015-07-29T12:35:56.903Z |
Published by | stevefar |
How to Learn | https://www.npmjs.com/package/intercept-stdout/tutorial |