#crimsoncaius
1 messages · Page 1 of 1 (latest)
Did you download the source code from here? https://stripe.com/docs/checkout/quickstart
I copied and pasted it
The downloaded example is on create-react-app if I am not wrong and I am having issues with that so I use Vite instead
Can you try to run directly from the example app. It's likely you React proxy configuration in your Node is incorrect
I get errors with both the client and the server in the downloaded example
👋 taking over here
Did you run directly from the example app as my colleague suggested?
Have you run npm install as the README file says?
Please... is there any way I can resolve this? maybe somehow solving the React Proxy Configuration?
I am desperate to get this to work
No I also have that and I can run npm start without problems
How about just npm startas the README file says?