Skip to content

Instantly share code, notes, and snippets.

@DKbyo
Last active December 29, 2017 12:52
Show Gist options
  • Select an option

  • Save DKbyo/fe4a1b17ef6751286946c4b7e9116317 to your computer and use it in GitHub Desktop.

Select an option

Save DKbyo/fe4a1b17ef6751286946c4b7e9116317 to your computer and use it in GitHub Desktop.
Install node-firestore-backup-restore from my fixed branch
git clone https://github.com/DKbyo/node-firestore-backup-restore.git
cd node-firestore-backup-restore
git checkout fix/install
npm install
npm pack
npm install -g firestore-backup-restore-1.1.0.tgz
@fyarepo
Copy link

fyarepo commented Dec 19, 2017

Many Thanks

@willhlaw
Copy link

Thanks, @DKbyo. Your patch has been applied to [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment