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
Hi!
Unfortunately my home directory contains a space character: 'C:\Users\Ersek Attila'
When I try to run any asp.net core application with the dnx run web command, i get the following error in the command window:
'C:\Users\Ersek' is not recognized as an internal or external command,...
vscode version: 0.10.6
The text was updated successfully, but these errors were encountered:
Is this fix ever going to be merged into VS Code? Without this, running any dnx command on Windows through VS Code fails if there is a space in the path, making VS Code useless, without having to ensure there aren't spaces in the path.
Hi!
Unfortunately my home directory contains a space character: 'C:\Users\Ersek Attila'
When I try to run any asp.net core application with the dnx run web command, i get the following error in the command window:
'C:\Users\Ersek' is not recognized as an internal or external command,...
vscode version: 0.10.6
The text was updated successfully, but these errors were encountered: