app.addEventListener("error", (event: any) => {
log.error("Uncaught error:" + event.error)
});app.addEventListener("error", (event: any) => {
log.error("Uncaught error:" + event.error)
});Join the Discord to ask follow-up questions and connect with the community