a-fas / mt940js

Swift MT940 bank statement javascript parser
Apache License 2.0
31 stars 17 forks source link

Cannot read property 'data' of null #22

Open Borai opened 4 years ago

Borai commented 4 years ago

Can't load my mt940 file: Cannot read property 'data' of null It thinks it has something to do with the start of my mt940 file.

Error on this line: Parser._parseLines node_modules/mt940js/lib/parser.js:169

MT940 starts with:

BUNQNL2A
940
BUNQNL2A
:20:BUNQ BV
a-fas commented 4 years ago

Seems like this is a message type. I'll have a look

malles commented 1 year ago

Will this ever happen?

a-fas commented 1 year ago

It may, but currently I have very limited free time for this. PR's are always appreciated.