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

syntax of the command is incorrect (Windows) #35

Open
cam-m opened this issue Jul 19, 2023 · 2 comments
Open

syntax of the command is incorrect (Windows) #35

cam-m opened this issue Jul 19, 2023 · 2 comments

Comments

@cam-m
Copy link

cam-m commented Jul 19, 2023

Run in powershell. All defaults selected, throws this:

syntax of the command is incorrect.

at ChildProcess.exithandler (node:child_process:402:12)
at ChildProcess.emit (node:events:513:28)
at maybeClose (node:internal/child_process:1100:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) {

code: 1,
killed: false,
signal: null,
cmd: 'mkdir qmv-vs-language-server-ws/src',
stdout: '',
stderr: 'The syntax of the command is incorrect.\r\n'

@AnthonyLzq
Copy link
Owner

I will take a look at that. What's the node version you are using?

@cam-m
Copy link
Author

cam-m commented Jul 21, 2023

Thanks @AnthonyLzq, node v16.20.0

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

2 participants