I am dev-ing in Vscode with WSL integrated terminal. When I run deno task startdeno task start the application takes forever to run, the watcher doesn't catch changes, and there are no intermittent or error outputs to the terminal. However when i run deno in the PS terminal it is very responsive, verbose, and the watcher works properly.
The wsl version didn't use to be this unresponsive. Does installing the windows (PS) version somehow interfere with the wsl install or is there maybe another issue?
No replies yet
Join the Discord to continue the conversation
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.