broccoli-debug : Enable easy debugging of broccoli pipelines with broccoli-debug!. You can installing broccoli-debug 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-debug $ sudo npm install -g broccoli-debug
If want to update the broccoli-debug package execute the command as below,
$ sudo npm update broccoli-debug
Update package globally,
$ npm install -g broccoli-debug
$ sudo git clone https://github.com/rektide/broccoli-debug.git
$ sudo npm install -g ./broccoli-debug
broccoli-debug@0.6.4 /usr/lib/node_modules/broccoli-debug
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall broccoli-debug
Package Name | broccoli-debug |
Version | 0.6.4 |
Description | Enable easy debugging of broccoli pipelines with broccoli-debug! |
Released Date | 2017-11-10T18:41:57.047Z |
Published by | rwjblue |
How to Learn | https://www.npmjs.com/package/broccoli-debug/tutorial |