kevlened / fireway

A schema migration tool for firestore
MIT License
279 stars 41 forks source link

Unexpected token '.' #25

Closed dzbrozek closed 3 years ago

dzbrozek commented 3 years ago

I'm getting Unexpected token '.' when running npx fireway. Version 0.4.2 is the latest working version for me.

kevlened commented 3 years ago

Which version of node are you running?

kevlened commented 3 years ago

0.5.4 is now published without the optional chaining operators. I tested it with Node v10.24.1. Let me know if that resolves your issue.

kevlened commented 3 years ago

Thanks for reporting. I'll assume your issue is resolved. Feel free to comment if not.