i cant install the code server #5917
Unanswered
EricAlexandru
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Sounds like you might be on Windows? Can you use git bash and try again? |
Beta Was this translation helpful? Give feedback.
0 replies
-
This won't work naturally on Windows. Try using WSL or make a Ubuntu Server VM via VirtualBox and try running the command in that. @jsjoeio Git Bash only gives bash and sh. You also need a package manager to manage the shell, right? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i try to write this command to install it (curl -fsSL https://code-server.dev/install.sh | sh), it says that the term 'sh' is not recognized as the name of a cmdlet, function, script file, or operable program.

What can I do?
Beta Was this translation helpful? Give feedback.
All reactions