brlewis
brlewis
DDeno
Created by Cajones on 4/12/2024 in #help
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
21 replies
DDeno
Created by Cajones on 4/12/2024 in #help
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
I take it back. On the machine I'm using now, reverting to 1.6.5 does not fix it. On another machine the same config did not have the problem with 1.6.5. (Unfortunately I'm not near that machine now.)
21 replies
DDeno
Created by Cajones on 4/12/2024 in #help
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
It didn't help.
21 replies
DDeno
Created by Cajones on 4/12/2024 in #help
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
I suppose I can put it in the one I'm working in most to easily remove later.
21 replies
DDeno
Created by Cajones on 4/12/2024 in #help
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
I didn't try that. I want to avoid that solution if possible.
21 replies
DDeno
Created by Cajones on 4/12/2024 in #help
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
I don't have the same problem with fresh 1.6.5, just 1.6.8.
21 replies
DDeno
Created by Cajones on 4/12/2024 in #help
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Problem with the LSP is my guess. I don't see the same warnings from deno task check. I'm not in a container; on Ubuntu directly, using the deno snap.
21 replies
DDeno
Created by Cajones on 4/12/2024 in #help
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
Here's the deno.json for my fresh project.
21 replies
DDeno
Created by Cajones on 4/12/2024 in #help
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
I'm encountering the same issue but with emacs; deno check main.ts and restarting deno lsp did not fix it this time. Using deno 1.40.3
21 replies