deno-loader module resolution error on WSL
Hello! I'm working on a deno/fresh project and while some colleagues on mac/windows are able to run successfully, I am getting many errors like this
I keep getting errors like:
[ERROR] Module not found "file:///mnt/PersonSearch.tsx"
[plugin deno-loader]
Weirdly the application HTML loads fine, but none of the javascript. Thanks in advance!
deno version: 2.3.5
fresh version: 1.7.3

2 Replies