Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bug: install.sh in Windows returns a 404 (MSYS/Cygwin/Git Bash) #18123

Closed
Labels
waiting-for-infoThe issue creator is asked to provide more information.
@michaelbrewer

Description

@michaelbrewer

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Install.sh tries to download an exe for windows that does not exist.

Relevant Log Output

curl -fsSL https://coder.internal/install.sh| sh -s -- --prefix=$HOME/.localInstalling coder-Windows_NT-amd64 v2.22.1+8708d81 from https://coder.internal/.+ mkdir -p~/.cache/coder/local_downloads+ curl -#fL -o~/.cache/coder/local_downloads/coder-Windows_NT-amd64-v2.22.1+8708d81.incomplete -C - https://coder.internal/bin/coder-Windows_NT-amd64-#O=-#       #          #                                                                                                                                                                                                                                                    curl: (22) The requested URL returned error: 404

Expected Behavior

should download and install one of the following exes

coder-windows-amd64.execoder-windows-arm64.exe

Steps to Reproduce

  1. From windows pc
  2. runcurl -fsSL https://coder.internal/install.sh | sh -s -- --prefix=$HOME/.local

Environment

  • Host OS: window 10+
  • Coder version: code 2.22.1

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    waiting-for-infoThe issue creator is asked to provide more information.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp