How to Install grunt-angular-templates NPM Packages on Ubuntu / Debian

How to Install grunt-angular-templates software package in NPM Packages

grunt-angular-templates : Grunt build task to concatenate & register your AngularJS templates in the $templateCache. You can installing grunt-angular-templates 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 grunt-angular-templates
$ sudo npm install -g grunt-angular-templates

If want to update the grunt-angular-templates package execute the command as below,

$ sudo npm update grunt-angular-templates

Update package globally,

$ npm install -g grunt-angular-templates

Git clone:

$ sudo  git clone https://github.com/rektide/grunt-angular-templates.git
$ sudo  npm install -g ./grunt-angular-templates

grunt-angular-templates@1.1.0 /usr/lib/node_modules/grunt-angular-templates

How to remove grunt-angular-templates package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall grunt-angular-templates

Basic Information of grunt-angular-templates NPM Package:

Package Name grunt-angular-templates
Version 1.1.0
Description Grunt build task to concatenate & register your AngularJS templates in the $templateCache
Released Date 2016-08-09T15:39:26.978Z
Published by underscorebrody
How to Learn https://www.npmjs.com/package/grunt-angular-templates/tutorial