Kodjo.aiK
Deno2y ago
21 replies
Kodjo.ai

Deno LSP + React + TypeScript + Vite (--node-modules-dir)

Does the Deno LSP works with the --node-modules-dir option?

did
deno run --allow-env --allow-read --allow-write npm:create-vite-extra .
deno run -A --node-modules-dir npm:vite

and still the LSP can’t recognize the imports like React

The application works fine tho
IMG_4841.png
Was this page helpful?