How to Install babel-plugin-react-intl NPM Packages on Ubuntu / Debian

How to Install babel-plugin-react-intl software package in NPM Packages

babel-plugin-react-intl : Extracts string messages for translation from modules that use React Intl.. You can installing babel-plugin-react-intl 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-react-intl
$ sudo npm install -g babel-plugin-react-intl

If want to update the babel-plugin-react-intl package execute the command as below,

$ sudo npm update babel-plugin-react-intl

Update package globally,

$ npm install -g babel-plugin-react-intl

Git clone:

$ sudo  git clone https://github.com/rektide/babel-plugin-react-intl.git
$ sudo  npm install -g ./babel-plugin-react-intl

babel-plugin-react-intl@2.3.1 /usr/lib/node_modules/babel-plugin-react-intl

How to remove babel-plugin-react-intl package :

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

$ sudo npm uninstall babel-plugin-react-intl

Basic Information of babel-plugin-react-intl NPM Package:

Package Name babel-plugin-react-intl
Version 2.3.1
Description Extracts string messages for translation from modules that use React Intl.
Released Date 2017-01-25T22:30:20.918Z
Published by ericf
How to Learn https://www.npmjs.com/package/babel-plugin-react-intl/tutorial