Hello!
Trying to get Stripe integration going into these 2 apps, and got it working locally, but when I run the build I get this error:
Cannot bundle Node.js built-in "events" imported from "node_modules/stripe/lib/stripe.js". Consider disabling ssr.noExternal or remove the built-in dependency.
I looked on Discord and found some other similar requests, but none of their solves has worked so far.
Anyone familiar with and can help?
Running the Stripe Node JS as a server side API in an onPost
https://github.com/stripe/stripe-node