How to Install gulp-prompt NPM Packages on Ubuntu / Debian

How to Install gulp-prompt software package in NPM Packages

gulp-prompt : Add interactive console prompts to gulp. You can installing gulp-prompt 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-prompt
$ sudo npm install -g gulp-prompt

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

$ sudo npm update gulp-prompt

Update package globally,

$ npm install -g gulp-prompt

Git clone:

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

gulp-prompt@0.6.0 /usr/lib/node_modules/gulp-prompt

How to remove gulp-prompt package :

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

$ sudo npm uninstall gulp-prompt

Basic Information of gulp-prompt NPM Package:

Package Name gulp-prompt
Version 0.6.0
Description Add interactive console prompts to gulp
Released Date 2017-11-12T19:29:10.859Z
Published by shannon-lal
How to Learn https://www.npmjs.com/package/gulp-prompt/tutorial