fs-extra-p : fs-extra module promisified with bluebird. You can installing fs-extra-p 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-extra-p $ sudo npm install -g fs-extra-p
If want to update the fs-extra-p package execute the command as below,
$ sudo npm update fs-extra-p
Update package globally,
$ npm install -g fs-extra-p
$ sudo git clone https://github.com/rektide/fs-extra-p.git
$ sudo npm install -g ./fs-extra-p
fs-extra-p@4.4.4 /usr/lib/node_modules/fs-extra-p
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fs-extra-p
Package Name | fs-extra-p |
Version | 4.4.4 |
Description | fs-extra module promisified with bluebird |
Released Date | 2017-10-12T10:37:46.438Z |
Published by | develar |
How to Learn | https://www.npmjs.com/package/fs-extra-p/tutorial |