acce
Importing module is "not found" even though it obviously exists.
I have a new install of deno/fresh. running some deno task build reports an error when attempting to import the
fresh.gen.ts
file.
I've tried importing the importing and running the file from a proxy file, and from REPL, all of which say "error: not found".
The thing is though, it does exist.
At this point, I'm a bit out of my depth, and its time to thorw up my hand and ask for help.
For ref;
* fresh@1.6.8
* deno 1.43.5 (release, x86_64-unknown-linux-gnu)
* v8 12.4.254.13
* typescript 5.4.5
* Ubuntu 20.04 - WSL 2 - Windows 10 (inside the ubuntu fs)9 replies