pmizio / typescript-tools.nvim

⚡ TypeScript integration NeoVim deserves ⚡
MIT License
1.52k stars 42 forks source link

Local Projects #307

Open Termux-Masters opened 2 weeks ago

Termux-Masters commented 2 weeks ago

When I try to open a local project with no npm installation with plain HTML, CSS and JS. It gives an error. Screenshot 2024-10-30 185149

I am using the default config.

KostkaBrukowa commented 2 weeks ago

try npm install -g typescript if the typescript isn't located inside the project