I'm creating some Wails Apps (https://wails.io/) through the command "wails init -n HERE -t react-ts -ide vscode". I have already created one that uses npm and node. (It works fine)
Now I'm going to try Deno. So, after running that command in a new directory. I changed wails.json to use deno as the document said: