Jonas
Convert to exe
I have made my Javascript program into an exe with deno: https://docs.deno.com/runtime/manual/tools/compiler
I use inquirer in my program. However, when I turn the program into an exe, I can no longer navigate in the console with the arrow keys. Generally, I can no longer write anything in the console. Can someone help me.
2 replies