I got a "uncaught (in promise) ReferenceError: ERRNO_CODES is not defined" when exporting on web

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By arabask

The problem is that I don’t know what ERRNO_CODES is supposed to do as it came from the .js file from the export, and there is no further explanations about the error.

So it’s probably not enough for someone to give me an answer, but I truly found nobody else with the same issue nor with similar issue, so if someone by miracle know what can cause this error, well, it will be appreciated.

By the way I use regular export and I tried on NewGrounds and Itch.io, but the error occur also when I launch the project from Godot few import the browser.