dialog-polyfill : Polyfill for the dialog element. You can installing dialog-polyfill 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 dialog-polyfill $ sudo npm install -g dialog-polyfill
If want to update the dialog-polyfill package execute the command as below,
$ sudo npm update dialog-polyfill
Update package globally,
$ npm install -g dialog-polyfill
$ sudo git clone https://github.com/rektide/dialog-polyfill.git
$ sudo npm install -g ./dialog-polyfill
dialog-polyfill@0.4.9 /usr/lib/node_modules/dialog-polyfill
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dialog-polyfill
Package Name | dialog-polyfill |
Version | 0.4.9 |
Description | Polyfill for the dialog element |
Released Date | 2017-08-15T14:13:12.650Z |
Published by | samthor |
How to Learn | https://www.npmjs.com/package/dialog-polyfill/tutorial |