generator-ng-component : Yeoman generator. You can installing generator-ng-component 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 generator-ng-component $ sudo npm install -g generator-ng-component
If want to update the generator-ng-component package execute the command as below,
$ sudo npm update generator-ng-component
Update package globally,
$ npm install -g generator-ng-component
$ sudo git clone https://github.com/rektide/generator-ng-component.git
$ sudo npm install -g ./generator-ng-component
generator-ng-component@1.0.5 /usr/lib/node_modules/generator-ng-component
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall generator-ng-component
Package Name | generator-ng-component |
Version | 1.0.5 |
Description | Yeoman generator |
Released Date | 2016-11-29T18:51:46.413Z |
Published by | awk34 |
How to Learn | https://www.npmjs.com/package/generator-ng-component/tutorial |