circular-dependency-plugin : Detect modules with circular dependencies when bundling with webpack.. You can installing circular-dependency-plugin 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 circular-dependency-plugin $ sudo npm install -g circular-dependency-plugin
If want to update the circular-dependency-plugin package execute the command as below,
$ sudo npm update circular-dependency-plugin
Update package globally,
$ npm install -g circular-dependency-plugin
$ sudo git clone https://github.com/rektide/circular-dependency-plugin.git
$ sudo npm install -g ./circular-dependency-plugin
circular-dependency-plugin@4.2.1 /usr/lib/node_modules/circular-dependency-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall circular-dependency-plugin
Package Name | circular-dependency-plugin |
Version | 4.2.1 |
Description | Detect modules with circular dependencies when bundling with webpack. |
Released Date | 2017-09-19T23:47:28.769Z |
Published by | theron |
How to Learn | https://www.npmjs.com/package/circular-dependency-plugin/tutorial |