codediodeio / firestore-migrator

:bullettrain_side: A CLI utility for moving data to and from Cloud Firestore
https://angularfirebase.com/lessons/import-csv-json-or-excel-to-firestore/
317 stars 94 forks source link

Error: Cannot find module 'excel-as-json' #38

Closed rayfarer closed 4 years ago

rayfarer commented 4 years ago

When I try to run an import, I get the error Error: Cannot find module 'excel-as-json'

I have had no luck installing this module.

I would also note that I've had to jump through a lot of hoops to get this CLI tool running, which used to work like a charm.

rayfarer commented 4 years ago

Used pull request by 19007361 and this problem was resolved.