You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
Run in powershell. All defaults selected, throws this:
syntax of the command is incorrect.
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'
The text was updated successfully, but these errors were encountered: