flush-write-stream : A write stream constructor that supports a flush function that is called before finish is emitted. You can installing flush-write-stream 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 flush-write-stream $ sudo npm install -g flush-write-stream
If want to update the flush-write-stream package execute the command as below,
$ sudo npm update flush-write-stream
Update package globally,
$ npm install -g flush-write-stream
$ sudo git clone https://github.com/rektide/flush-write-stream.git
$ sudo npm install -g ./flush-write-stream
flush-write-stream@1.0.2 /usr/lib/node_modules/flush-write-stream
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall flush-write-stream
Package Name | flush-write-stream |
Version | 1.0.2 |
Description | A write stream constructor that supports a flush function that is called before finish is emitted |
Released Date | 2016-10-16T10:46:49.463Z |
Published by | mafintosh |
How to Learn | https://www.npmjs.com/package/flush-write-stream/tutorial |