gulp-ejs : A plugin for Gulp that parses ejs template files. You can installing gulp-ejs 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-ejs $ sudo npm install -g gulp-ejs
If want to update the gulp-ejs package execute the command as below,
$ sudo npm update gulp-ejs
Update package globally,
$ npm install -g gulp-ejs
$ sudo git clone https://github.com/rektide/gulp-ejs.git
$ sudo npm install -g ./gulp-ejs
gulp-ejs@3.1.0 /usr/lib/node_modules/gulp-ejs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-ejs
Package Name | gulp-ejs |
Version | 3.1.0 |
Description | A plugin for Gulp that parses ejs template files |
Released Date | 2017-11-04T23:48:49.191Z |
Published by | rogeriopvl |
How to Learn | https://www.npmjs.com/package/gulp-ejs/tutorial |