carrier : Evented stream line reader for node.js. You can installing carrier 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 carrier $ sudo npm install -g carrier
If want to update the carrier package execute the command as below,
$ sudo npm update carrier
Update package globally,
$ npm install -g carrier
$ sudo git clone https://github.com/rektide/carrier.git
$ sudo npm install -g ./carrier
carrier@0.3.0 /usr/lib/node_modules/carrier
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall carrier
Package Name | carrier |
Version | 0.3.0 |
Description | Evented stream line reader for node.js |
Released Date | 2016-02-10T10:49:50.411Z |
Published by | pgte |
How to Learn | https://www.npmjs.com/package/carrier/tutorial |