You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
@arixol Thanks for reporting this. I'll take a look and see what's happening when I get the chance. In the mean time, feel free to submit a PR. Thanks.
When fast-xml2js is given invalid XML syntax, it kills the process, rather than catching the error and logging it.
Invalid XML example:
<UserName>asdf</UserName/>
Usage example:
When xml2js encounters the same syntax, it throws the following error:
The text was updated successfully, but these errors were encountered: