Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tsserver.watchBuild working in Windows with NPM #414

Open
blasco opened this issue Dec 30, 2022 · 0 comments
Open

tsserver.watchBuild working in Windows with NPM #414

blasco opened this issue Dec 30, 2022 · 0 comments

Comments

@blasco
Copy link

blasco commented Dec 30, 2022

Everything works great (auto completion, error diagnostics, etc), but when trying to run the CocCommand tsserver.watchBuild, it fails in windows with npm:

Invalid value for argument cmd: 'C:\Users\blasc\AppData\Local\coc\extensions\node_modules\coc-tsserver\node_modules\typescript\bin\tsc' is not executable

for some reason, the tsc.cmd is missing. But it seems to work fine for all the other things. Any idea what could be going on and how it could be fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant