gordonnl / firebase-stripe

Headless Stripe Payments Using Firebase Functions
MIT License
76 stars 24 forks source link

Working with latest version of Node (10.x) #3

Closed david-macias closed 4 years ago

david-macias commented 5 years ago

Additionally works with Windows 10.

gordonnl commented 4 years ago

Hey sorry I haven't been following this repo. I've just updated all of the deps to the latest versions. Firebase recommends to use node 8 as the engine now, so I've added that too. Are you saying that if you forced 10 as the engine, it requires the grpc module?

gordonnl commented 4 years ago

I assume this was to provide windows support, however this isn't needed for the intended use - firebase functions, so leaving out. Cheers