broccoli-caching-writer : Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash.. You can installing broccoli-caching-writer 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 broccoli-caching-writer $ sudo npm install -g broccoli-caching-writer
If want to update the broccoli-caching-writer package execute the command as below,
$ sudo npm update broccoli-caching-writer
Update package globally,
$ npm install -g broccoli-caching-writer
$ sudo git clone https://github.com/rektide/broccoli-caching-writer.git
$ sudo npm install -g ./broccoli-caching-writer
broccoli-caching-writer@3.0.3 /usr/lib/node_modules/broccoli-caching-writer
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall broccoli-caching-writer
Package Name | broccoli-caching-writer |
Version | 3.0.3 |
Description | Broccoli plugin that allows simple caching (while still allowing N:N) based on the input tree hash. |
Released Date | 2016-08-11T17:51:08.112Z |
Published by | stefanpenner |
How to Learn | https://www.npmjs.com/package/broccoli-caching-writer/tutorial |