plaid / quickstart

Get up and running with Plaid Link and the API in minutes
https://plaid.com/docs/quickstart
MIT License
602 stars 645 forks source link

fix to work on node 17 and later #400

Closed phoenixy1 closed 1 year ago

phoenixy1 commented 1 year ago

As they say..."if at first you don't succeed, wait a month and then continue Googling"

This upgrades the quickstart to use react-scripts 5.0.1 so that it can run on node 17 and later.

I will also port this to the tiny quickstart once it's approved here.