:enomem
:enomem
DDeno
Created by juraj9218 on 8/16/2023 in #help
Relative import path "preact" not prefixed with / or ./ or ../ at https://deno.land/x/fresh@1.4.
Tentatively confirmed working 🙂
12 replies
DDeno
Created by juraj9218 on 8/16/2023 in #help
Relative import path "preact" not prefixed with / or ./ or ../ at https://deno.land/x/fresh@1.4.
@marvinh. if it's helpful, I'm getting the exact same error when upgrading Fresh (using: deno run -A -r https://fresh.deno.dev/update . ) in an existing project directory. I'm on Mac in VSCode. Likely related.
12 replies
DDeno
Created by :enomem on 6/9/2023 in #help
Deno Language Server Issue - Attempting to Use KV in Existing Project
// <reference lib="deno.unstable" />
// <reference lib="deno.unstable" />
3 replies
DDeno
Created by :enomem on 6/9/2023 in #help
Deno Language Server Issue - Attempting to Use KV in Existing Project
Fixed it: I had to update my main.ts entry point with the following:
3 replies