Skip to content

Github Desktop issue #137703

Sep 4, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Could you open the command prompt and share the output of echo %PATH%?

If System32 is not in your PATH, you will see that ENOENT error. You will need to edit your PATH by following this article and adding the following line:

C:\Windows\system32

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sksksk2024
Comment options

@rksdutt
Comment options

Answer selected by sksksk2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codespaces Your development environment, in the cloud. Run VS Code and code on GitHub's cloud platform, Question
3 participants