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 Command does not work with spaces in path (still) #189

Closed
jrieken opened this issue Apr 15, 2016 · 2 comments
Closed

DNX Command does not work with spaces in path (still) #189

jrieken opened this issue Apr 15, 2016 · 2 comments
Assignees

Comments

@jrieken
Copy link
Contributor

jrieken commented Apr 15, 2016

From @jtsom on April 14, 2016 15:6

  • VSCode Version: 0.10.15-insider
  • OS Version: Windows 10

Steps to Reproduce:

  1. Open any .NET Core project
  2. Hit F1, choose DNX Run Command, then dnx web

If there is a space in the path to the project, a command window opens with the error:

'C:\Users\John' is not recognized as an internal or external command,
operable program or batch file.
Press any key to continue . . .

in my case, the path to the project is:
c:\Users\John Tsombakos\Documents\Visual Studio 2015\projects\Testapp

This problem still occurs after the supposed downstream dependencies have been fixed (OmniSharp and the Microsoft run-in-terminal packages)

Copied from original issue: microsoft/vscode#5255

@jrieken
Copy link
Contributor Author

jrieken commented Apr 15, 2016

From @jtsom on April 14, 2016 16:30

Problem still exists in just released Version 1.0

@DustinCampbell
Copy link
Member

Dupe of #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants