We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code-server --version
npm i -g code-server
npm install should have gracefully completed
It errored saying sh is not a recognized program/command
No response
The text was updated successfully, but these errors were encountered:
code-server has no Windows support at the moment (PRs welcome), although maybe this can be worked around by using git bash or cygwin or something.
Sorry, something went wrong.
Closing in favor of #1397
No branches or pull requests
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.19.0 (from npm; not cli)Steps to Reproduce
npm i -g code-server
Expected
npm install should have gracefully completed
Actual
It errored saying sh is not a recognized program/command
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code or GitHub Codespaces?
Are you accessing code-server over a secure context?
Notes
No response
The text was updated successfully, but these errors were encountered: