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

dnx run command fails when user home directory contains space. #2674

Closed
attilaersek opened this issue Feb 3, 2016 · 2 comments
Closed

dnx run command fails when user home directory contains space. #2674

attilaersek opened this issue Feb 3, 2016 · 2 comments

Comments

@attilaersek
Copy link

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

@jrieken
Copy link
Member

jrieken commented Feb 3, 2016

This issue was moved to dotnet/vscode-csharp#28

@jtsom
Copy link

jtsom commented Apr 14, 2016

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.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants