firestore-migrator icon indicating copy to clipboard operation
firestore-migrator copied to clipboard

Fix to npm run build error and fire-migrate not found error

Open 19007361 opened this issue 6 years ago • 1 comments

Resolves issues #32 and #25 Typescript needed to be updated along with the @types/node README updated to make it clear that npm run build-link will find fire-migrate (and also, let's put fire-migrate in the command description itself.

I have a lot of appreciation for this code, it is incredibly useful.

19007361 avatar Nov 10 '19 21:11 19007361

The project would not build until I pulled these changes in. Now it works like a charm.

Can confirm this worked perfectly on the first try. Thank you so much.

rayfarer avatar Mar 17 '20 19:03 rayfarer