How to Install buble NPM Packages on Ubuntu / Debian

How to Install buble software package in NPM Packages

buble : The blazing fast, batteries-included ES2015 compiler. You can installing buble 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 buble
$ sudo npm install -g buble

If want to update the buble package execute the command as below,

$ sudo npm update buble

Update package globally,

$ npm install -g buble

Git clone:

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

buble@0.18.0 /usr/lib/node_modules/buble

How to remove buble package :

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

$ sudo npm uninstall buble

Basic Information of buble NPM Package:

Package Name buble
Version 0.18.0
Description The blazing fast, batteries-included ES2015 compiler
Released Date 2017-11-18T16:20:51.199Z
Published by rich_harris
How to Learn https://www.npmjs.com/package/buble/tutorial