alex
alex
DDeno
Created by alex on 10/5/2024 in #help
import
it seems completely random but happens while im coding; left open vscode for a few hours while i went out and i experienced no errors when i got back until later
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
No description
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
i'm using Deno.watchFs, debounce, for await syntax
const onFsChange = debounce(async (event: Deno.FsEvent) => {
/* lots of code */
}, 250)
for await (const event of watcher)
onFsChange(event)
const onFsChange = debounce(async (event: Deno.FsEvent) => {
/* lots of code */
}, 250)
for await (const event of watcher)
onFsChange(event)
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
so damn confused here
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
it fixes when i close deno?????????
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
No description
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
[Window Title] Visual Studio Code [Main Instruction] Unable to open 'index.d.mts' [Content] Unable to resolve resource c:/Users/username/AppData/Local/deno/npm/registry.npmjs.org/discord.js/14.16.3/typings/index.d.mts [OK] [Cancel]
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
and got this error
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
clicked the file button at "declares REST [link] locally"
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
No description
12 replies
DDeno
Created by alex on 10/5/2024 in #help
import
can't find anybody having the same issue as me; this has never happened with regular typescript lsp
12 replies