I am trying to run a simple Deno project in WebStorm. I have installed Deno and enabled the Deno support for this project.
Also added an environment variable of the Deno bin folder with name: DENO_INSTALL_DIR
But while setting the run configuration it's showing an error: Path to Deno is not correct
Please give me a solution regarding this problem. Thanks in advance.