gulp-angular-templatecache : Concatenates and registers AngularJS templates in the $templateCache.. You can installing gulp-angular-templatecache 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 gulp-angular-templatecache $ sudo npm install -g gulp-angular-templatecache
If want to update the gulp-angular-templatecache package execute the command as below,
$ sudo npm update gulp-angular-templatecache
Update package globally,
$ npm install -g gulp-angular-templatecache
$ sudo git clone https://github.com/rektide/gulp-angular-templatecache.git
$ sudo npm install -g ./gulp-angular-templatecache
gulp-angular-templatecache@2.0.0 /usr/lib/node_modules/gulp-angular-templatecache
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-angular-templatecache
Package Name | gulp-angular-templatecache |
Version | 2.0.0 |
Description | Concatenates and registers AngularJS templates in the $templateCache. |
Released Date | 2016-06-19T11:13:53.778Z |
Published by | mickel |
How to Learn | https://www.npmjs.com/package/gulp-angular-templatecache/tutorial |