-
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Couldn't start client vacuum #538
Comments
can you provide the version of vacuum and nodeJS used , it might be related to nodeJs installation so you may proceed an node ugrade , please share your result |
looks an issue in the way the vacuum is launched from vscode (and may be due to vscode update) we just need to add a dedicated parameter to make it back available on windows " |
mmm.. ok, will look into this asap. |
[Error - 4:23:00 PM] Starting client failed
Error: spawn EINVAL
at ChildProcess.spawn (node:internal/child_process:421:11)
at Object.spawn (node:child_process:799:9)
at c:\Users<usename>.vscode\extensions\pb33f.vacuum-0.0.7\node_modules\vscode-languageclient\lib\node\main.js:383:40
The text was updated successfully, but these errors were encountered: