fast-xml-parser icon indicating copy to clipboard operation
fast-xml-parser copied to clipboard

Property 'err' does not exist on type 'number'.

Open wineSu opened this issue 3 years ago • 1 comments

in the function ‘validate’: if (i.err) { return i; } typeof ‘i’ is a number

wineSu avatar Jul 11 '22 08:07 wineSu

I'm glad you find this repository helpful. I'll try to address your issue ASAP. You can watch the repo for new changes or star it.

github-actions[bot] avatar Jul 11 '22 08:07 github-actions[bot]

Please reopen the issue with example XML

amitguptagwl avatar Apr 08 '23 06:04 amitguptagwl