fs-sync : synchronous fs with more fun. You can installing fs-sync 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-sync $ sudo npm install -g fs-sync
If want to update the fs-sync package execute the command as below,
$ sudo npm update fs-sync
Update package globally,
$ npm install -g fs-sync
$ sudo git clone https://github.com/rektide/fs-sync.git
$ sudo npm install -g ./fs-sync
fs-sync@1.0.4 /usr/lib/node_modules/fs-sync
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fs-sync
Package Name | fs-sync |
Version | 1.0.4 |
Description | synchronous fs with more fun |
Released Date | 2017-02-24T09:53:06.926Z |
Published by | kael |
How to Learn | https://www.npmjs.com/package/fs-sync/tutorial |