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

[Bug]: npm install on windows fails #6545

Closed
4 tasks done
deostroll opened this issue Nov 21, 2023 · 2 comments
Closed
4 tasks done

[Bug]: npm install on windows fails #6545

deostroll opened this issue Nov 21, 2023 · 2 comments

Comments

@deostroll
Copy link

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)

image

Steps to Reproduce

  1. Download and install nodejs 20.x (as admin)
  2. 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

@deostroll deostroll added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Nov 21, 2023
@code-asher
Copy link
Member

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.

@code-asher
Copy link
Member

Closing in favor of #1397

@code-asher code-asher closed this as not planned Won't fix, can't repro, duplicate, stale Feb 29, 2024
@code-asher code-asher added duplicate and removed bug Something isn't working triage This issue needs to be triaged by a maintainer labels Feb 29, 2024
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