babel-preset-es2017 : Babel preset for all es2017 plugins.. You can installing babel-preset-es2017 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 babel-preset-es2017 $ sudo npm install -g babel-preset-es2017
If want to update the babel-preset-es2017 package execute the command as below,
$ sudo npm update babel-preset-es2017
Update package globally,
$ npm install -g babel-preset-es2017
$ sudo git clone https://github.com/rektide/babel-preset-es2017.git
$ sudo npm install -g ./babel-preset-es2017
babel-preset-es2017@6.24.1 /usr/lib/node_modules/babel-preset-es2017
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall babel-preset-es2017
Package Name | babel-preset-es2017 |
Version | 6.24.1 |
Description | Babel preset for all es2017 plugins. |
Released Date | 2017-04-07T15:19:43.514Z |
Published by | hzoo |
How to Learn | https://www.npmjs.com/package/babel-preset-es2017/tutorial |