babel-plugin-syntax-exponentia : Allow parsing of the exponentiation operator. You can installing babel-plugin-syntax-exponentia 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-plugin-syntax-exponentia $ sudo npm install -g babel-plugin-syntax-exponentia
If want to update the babel-plugin-syntax-exponentia package execute the command as below,
$ sudo npm update babel-plugin-syntax-exponentia
Update package globally,
$ npm install -g babel-plugin-syntax-exponentia
$ sudo git clone https://github.com/rektide/babel-plugin-syntax-exponentia.git
$ sudo npm install -g ./babel-plugin-syntax-exponentia
babel-plugin-syntax-exponentia@6.13.0 /usr/lib/node_modules/babel-plugin-syntax-exponentia
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall babel-plugin-syntax-exponentia
Package Name | babel-plugin-syntax-exponentia |
Version | 6.13.0 |
Description | Allow parsing of the exponentiation operator |
Released Date | 2016-08-04T23:34:57.730Z |
Published by | hzoo |
How to Learn | https://www.npmjs.com/package/babel-plugin-syntax-exponentia/tutorial |