Battle
Explore posts from serversDTDrizzle Team
•Created by Battle on 6/22/2023 in #help
Transforming const to the configured target environment ("es5") is not supported yet
I was able to fix this by changing tsconfig.json compilerOption from "target": "es5" to '"target": "esnext"
2 replies