How to Install babel-watch NPM Packages on Ubuntu / Debian

How to Install babel-watch software package in NPM Packages

babel-watch : Reload your babel-node app on JS source file changes. And do it *fast*.. You can installing babel-watch 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-watch
$ sudo npm install -g babel-watch

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

$ sudo npm update babel-watch

Update package globally,

$ npm install -g babel-watch

Git clone:

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

babel-watch@2.0.7 /usr/lib/node_modules/babel-watch

How to remove babel-watch package :

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

$ sudo npm uninstall babel-watch

Basic Information of babel-watch NPM Package:

Package Name babel-watch
Version 2.0.7
Description Reload your babel-node app on JS source file changes. And do it *fast*.
Released Date 2017-07-10T11:05:04.374Z
Published by kmag
How to Learn https://www.npmjs.com/package/babel-watch/tutorial