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

Cannot create Debug directory #2011

Closed
martinellison opened this issue Feb 6, 2018 · 5 comments
Closed

Cannot create Debug directory #2011

martinellison opened this issue Feb 6, 2018 · 5 comments

Comments

@martinellison
Copy link

Environment data

dotnet --info output: dotnet: command not found...
VS Code version:

Version 1.19.3
Commit 7c4205b5c6e52a53b81c69d2b2dc8a627abaa0ba
Date 2018-01-25T10:32:23.601Z
Shell 1.7.9
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64
C# Extension version: 1.13.0

Steps to reproduce

start VSCode

Expected behavior

Omnisharp works

Actual behavior

"Unable to create directory "/Debug/". Access to the path "/Debug/" is denied."
Omnisharp does not start.

@DustinCampbell
Copy link
Member

What operating system are you running? Also, could you provide your OmniSharp Log? You can retrieve this by select View->Output from the VS Code menu and then choosing "OmniSharp Log" from the top-right corner of the Output pane.

@martinellison
Copy link
Author

martinellison commented Feb 7, 2018 via email

@DustinCampbell
Copy link
Member

Could you try dnf installing msbuild and see if that addresses the problem?

@martinellison
Copy link
Author

martinellison commented Feb 8, 2018 via email

@DustinCampbell
Copy link
Member

Glad to hear it. Thanks for verifying!

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