gulp-babel : Use next generation JavaScript, today. You can installing gulp-babel 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-babel $ sudo npm install -g gulp-babel
If want to update the gulp-babel package execute the command as below,
$ sudo npm update gulp-babel
Update package globally,
$ npm install -g gulp-babel
$ sudo git clone https://github.com/rektide/gulp-babel.git
$ sudo npm install -g ./gulp-babel
gulp-babel@7.0.0 /usr/lib/node_modules/gulp-babel
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-babel
Package Name | gulp-babel |
Version | 7.0.0 |
Description | Use next generation JavaScript, today |
Released Date | 2017-08-07T16:25:27.949Z |
Published by | hzoo |
How to Learn | https://www.npmjs.com/package/gulp-babel/tutorial |