block-stream : a stream of blocks. You can installing block-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 block-stream $ sudo npm install -g block-stream
If want to update the block-stream package execute the command as below,
$ sudo npm update block-stream
Update package globally,
$ npm install -g block-stream
$ sudo git clone https://github.com/rektide/block-stream.git
$ sudo npm install -g ./block-stream
block-stream@0.0.9 /usr/lib/node_modules/block-stream
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall block-stream
Package Name | block-stream |
Version | 0.0.9 |
Description | a stream of blocks |
Released Date | 2016-05-02T00:44:15.475Z |
Published by | isaacs |
How to Learn | https://www.npmjs.com/package/block-stream/tutorial |