write-file-stdout : Write to a file, falling back to stdout.. You can installing write-file-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 write-file-stdout $ sudo npm install -g write-file-stdout
If want to update the write-file-stdout package execute the command as below,
$ sudo npm update write-file-stdout
Update package globally,
$ npm install -g write-file-stdout
$ sudo git clone https://github.com/rektide/write-file-stdout.git
$ sudo npm install -g ./write-file-stdout
write-file-stdout@0.0.2 /usr/lib/node_modules/write-file-stdout
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall write-file-stdout
| Package Name | write-file-stdout |
| Version | 0.0.2 |
| Description | Write to a file, falling back to stdout. |
| Released Date | 2013-12-19T09:02:23.003Z |
| Published by | ianstormtaylor |
| How to Learn | https://www.npmjs.com/package/write-file-stdout/tutorial |