neoclide / coc-tsserver

Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript
MIT License
1.06k stars 68 forks source link

Can't install with CocInstall: install exited with 1 #247

Closed chgara closed 3 years ago

chgara commented 3 years ago

When I try to install coc-tsserver with CocInstall it fails and output coc-tsserver C:\Program Files\nodejs\npm.CMD install exited with 1 Node version: v15.3.0 NPM version:7.0.150 coc.nvim version: 0.0.80-a112e6621b

Detailed logs:(output of CocInfo) Sin título

chemzqm commented 3 years ago

Use npm 6 or update your coc.nvim.