infiniteluke / actualplaid

Sync your Bank accounts to Actual Budget (unofficial support)
https://actualbudget.com
37 stars 22 forks source link

TypeError While Linking Banks #3

Open culpeppers opened 2 years ago

culpeppers commented 2 years ago

Hi Luke,

As I was completing the link to my first bank, the CLI threw the following error:

/usr/local/lib/node_modules/actualplaid-cli/index.js:308 res.accounts.forEach((account) => { ^

TypeError: Cannot read properties of undefined (reading 'forEach') at /usr/local/lib/node_modules/actualplaid-cli/index.js:308:22 at Immediate. (/usr/local/lib/node_modules/actualplaid-cli/node_modules/plaid/lib/wrapPromise.js:24:11) at processImmediate (node:internal/timers:464:21)

Any help would be greatly appreciated. Thanks!