Compiled program cannot write to file
I made a program that can download the latest version of papermc or velocity. and it does download it but it also should update the config file to set the latest build value to the build number of the downloaded jar. and just by running
deno run -A ./Main.ts that does work but after compiling it it doesn't. it still downloads the jar