I use neovim as my primary editor with coc.nvim installed.
I recently started a project, a monorepo, and installed typescript in all the packages.
Whenever I open any of those projects in neovim, coc warns me that there is no tsserver installed. No features work.
I use neovim as my primary editor with coc.nvim installed.
I recently started a project, a monorepo, and installed typescript in all the packages. Whenever I open any of those projects in neovim, coc warns me that there is no tsserver installed. No features work.
What can I do to make it work ?