How to Install babel-preset-es2016 NPM Packages on Ubuntu / Debian

How to Install babel-preset-es2016 software package in NPM Packages

babel-preset-es2016 : Babel preset for all es2016 plugins.. You can installing babel-preset-es2016 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-es2016
$ sudo npm install -g babel-preset-es2016

If want to update the babel-preset-es2016 package execute the command as below,

$ sudo npm update babel-preset-es2016

Update package globally,

$ npm install -g babel-preset-es2016

Git clone:

$ sudo  git clone https://github.com/rektide/babel-preset-es2016.git
$ sudo  npm install -g ./babel-preset-es2016

babel-preset-es2016@6.24.1 /usr/lib/node_modules/babel-preset-es2016

How to remove babel-preset-es2016 package :

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

$ sudo npm uninstall babel-preset-es2016

Basic Information of babel-preset-es2016 NPM Package:

Package Name babel-preset-es2016
Version 6.24.1
Description Babel preset for all es2016 plugins.
Released Date 2017-04-07T15:19:40.446Z
Published by hzoo
How to Learn https://www.npmjs.com/package/babel-preset-es2016/tutorial