willhlaw / node-firestore-backup-restore

Google Firebase Firestore backup and restore tool
91 stars 24 forks source link

Fix install #1

Closed DKbyo closed 6 years ago

DKbyo commented 6 years ago

When install it prompts the following error:

npm ERR! enoent ENOENT: no such file or directory, chmod '/Users/user/.nvm/versions/node/v8.9.0/lib/node_modules/firestore-backup-restore/bin/firestore-backup.js'

This PR fixed this

julcod commented 6 years ago

Thanks DKbyo 👍