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
$ 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
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall grunt-prompt
| 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 |