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

How to Install babel-plugin-inferno software package in NPM Packages

babel-plugin-inferno : Turn JSX into Inferno virtual DOM. You can installing babel-plugin-inferno 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-inferno
$ sudo npm install -g babel-plugin-inferno

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

$ sudo npm update babel-plugin-inferno

Update package globally,

$ npm install -g babel-plugin-inferno

Git clone:

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

babel-plugin-inferno@3.3.0 /usr/lib/node_modules/babel-plugin-inferno

How to remove babel-plugin-inferno package :

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

$ sudo npm uninstall babel-plugin-inferno

Basic Information of babel-plugin-inferno NPM Package:

Package Name babel-plugin-inferno
Version 3.3.0
Description Turn JSX into Inferno virtual DOM
Released Date 2017-10-15T07:55:16.082Z
Published by havunen
How to Learn https://www.npmjs.com/package/babel-plugin-inferno/tutorial