Closed as not planned
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: msedge
- Local OS: windows 11
- Remote OS: windows 11
- Remote Architecture: x64
code-server --version
: 4.19.0 (from npm; not cli)
Steps to Reproduce
- Download and install nodejs 20.x (as admin)
- Ran
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?
- I cannot reproduce this in VS Code.
- I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over a secure context?
- I am using a secure context.
Notes
No response