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

How to Install grunt-prompt software package in NPM Packages

grunt-prompt : Interactive prompt for your Grunt config using console checkboxes, text input with filtering, password fields.. You can installing grunt-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 grunt-prompt
$ sudo npm install -g grunt-prompt

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

$ sudo npm update grunt-prompt

Update package globally,

$ npm install -g grunt-prompt

Git clone:

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

grunt-prompt@1.3.3 /usr/lib/node_modules/grunt-prompt

How to remove grunt-prompt package :

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

$ sudo npm uninstall grunt-prompt

Basic Information of grunt-prompt NPM Package:

Package Name grunt-prompt
Version 1.3.3
Description Interactive prompt for your Grunt config using console checkboxes, text input with filtering, password fields.
Released Date 2015-11-12T13:38:58.227Z
Published by dylang
How to Learn https://www.npmjs.com/package/grunt-prompt/tutorial