NaturalIntelligence / fast-xml-parser

Validate XML, Parse XML and Build XML rapidly without C/C++ based libraries and no callback.
https://naturalintelligence.github.io/fast-xml-parser/
MIT License
2.56k stars 306 forks source link

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

Closed wineSu closed 1 year ago

wineSu commented 2 years ago

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

github-actions[bot] commented 2 years ago

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.

amitguptagwl commented 1 year ago

Please reopen the issue with example XML