How to Install gulp-server-livereload NPM Packages on Ubuntu / Debian

How to Install gulp-server-livereload software package in NPM Packages

gulp-server-livereload : Gulp plugin to run a local webserver with livereload enabled via socket.io. Also comes with standalone command-line interface.. You can installing gulp-server-livereload 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 gulp-server-livereload
$ sudo npm install -g gulp-server-livereload

If want to update the gulp-server-livereload package execute the command as below,

$ sudo npm update gulp-server-livereload

Update package globally,

$ npm install -g gulp-server-livereload

Git clone:

$ sudo  git clone https://github.com/rektide/gulp-server-livereload.git
$ sudo  npm install -g ./gulp-server-livereload

gulp-server-livereload@1.9.2 /usr/lib/node_modules/gulp-server-livereload

How to remove gulp-server-livereload package :

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

$ sudo npm uninstall gulp-server-livereload

Basic Information of gulp-server-livereload NPM Package:

Package Name gulp-server-livereload
Version 1.9.2
Description Gulp plugin to run a local webserver with livereload enabled via socket.io. Also comes with standalone command-line interface.
Released Date 2016-11-04T09:19:07.483Z
Published by hiddentao
How to Learn https://www.npmjs.com/package/gulp-server-livereload/tutorial