kevinschaich / mintable

🍃 Automate your personal finances – for free, with no ads, and no data collection.
https://kevinschaich.io/mintable/
MIT License
1.53k stars 203 forks source link

Finally got it installed but getting a warning with centos #115

Closed gbdavidx closed 3 years ago

gbdavidx commented 3 years ago

INFO] Fetched 3 sub-accounts and 84 transactions. (node:8977) UnhandledPromiseRejectionWarning: TypeError: accounts.flat is not a function at /usr/local/lib/node_modules/mintable/lib/scripts/fetch.js:104:26 at step (/usr/local/lib/node_modules/mintable/lib/scripts/fetch.js:44:23) at Object.next (/usr/local/lib/node_modules/mintable/lib/scripts/fetch.js:25:53) at fulfilled (/usr/local/lib/node_modules/mintable/lib/scripts/fetch.js:16:58) at process._tickCallback (internal/process/next_tick.js:68:7) (node:8977) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1) (node:8977) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. it doesnt fetch anything and nothing is being posted to my google docs

a-arbabian commented 2 years ago

@gbdavidx Hey, Im having the same issue. How did you fix this (if you did)? Thanks