pmizio / typescript-tools.nvim

⚡ TypeScript integration NeoVim deserves ⚡
MIT License
1.45k stars 40 forks source link

can't find tsserver on nixos #252

Closed liyjii closed 6 months ago

liyjii commented 6 months ago

Hello,I'm currently trying to use it in my nixos. But when I open a ts project,it warns me that spawning tsserver failed. I tried using tsserver_path = "/nix/store/n3nczhyz5aqxwjkq2qcn966r17l4ah3i-typescript-5.4.2/lib/node_modules/typescript/lib/tsserver.js", but it doesn't work with same error.

0xTux commented 6 months ago

having the same issue with nixos

liyjii commented 6 months ago

there is no need to set tsserver_path on nixos just make sure you have installed typescript package