fs-promise : [DEPRECATED] Use mz or fs-extra^3.0 with Promise Support. You can installing fs-promise 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 fs-promise $ sudo npm install -g fs-promise
If want to update the fs-promise package execute the command as below,
$ sudo npm update fs-promise
Update package globally,
$ npm install -g fs-promise
$ sudo git clone https://github.com/rektide/fs-promise.git
$ sudo npm install -g ./fs-promise
fs-promise@2.0.3 /usr/lib/node_modules/fs-promise
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fs-promise
Package Name | fs-promise |
Version | 2.0.3 |
Description | [DEPRECATED] Use mz or fs-extra^3.0 with Promise Support |
Released Date | 2017-05-06T00:33:32.663Z |
Published by | kevinbeaty |
How to Learn | https://www.npmjs.com/package/fs-promise/tutorial |