Cider icon indicating copy to clipboard operation
Cider copied to clipboard

[Bug]: Can't install with winget

Open issac4892 opened this issue 2 years ago • 4 comments

Describe the Bug

A bug happened!

winget throws on 404 when i try to download via winget

Steps to Reproduce

run winget install --id=CiderCollective.Cider.Nightly -e

Environment Information

  • OS: windows 11
  • App Version and/or Commit ID: X

Anything else?

C:\Users\issac>winget install --id=CiderCollective.Cider.Nightly -e Found Cider Nightly [CiderCollective.Cider.Nightly] Version 1.4.7-alpha This application is licensed to you by its owner. Microsoft is not responsible for, nor does it grant any licenses to, third-party packages. Downloading https://github.com/ciderapp/cider-releases/releases/download/v1.4.7.2511/Cider-Setup-winget-1.4.7-alpha.exe An unexpected error occurred while executing the command: Download request status is not success. 0x80190194 : Not found (404).

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

issac4892 avatar Jun 01 '22 16:06 issac4892

hey, while we are resolving the issue with Cider Nightly you can use Cider package winget install --id=CiderCollective.Cider -e

yazninja avatar Jun 08 '22 00:06 yazninja

hey, while we are resolving the issue with Cider Nightly you can use Cider package winget install --id=CiderCollective.Cider -e

Collective version is also broken on winget, you changed the app verions nomenclature

elvergal avatar Jun 12 '22 06:06 elvergal

winget install --id=CiderCollective.Cider -e is working for me but nightly is broken

Update. It is only downloading https://github.com/ciderapp/cider-releases/releases/download/v1.5.1-beta.99/Cider-Setup-winget-1.5.1-beta.99.exe but latest beta version as of now is 194

Naxterra avatar Jun 29 '22 12:06 Naxterra

I tried to install using winget install --id=CiderCollective.Cider -e today and it errored out with a 404. It is trying to download https://github.com/ciderapp/cider-releases/releases/download/v1.5.2-beta.9/Cider-Setup-winget-1.5.2-beta.9.exe but when going to the releases repo, that file is not in the releases, just a .dmg and a .pkg (for files relevant to this).

oXyiGYJ avatar Aug 04 '22 19:08 oXyiGYJ

The winget version is extremely outdated. Feel free to install from the latest release found here.

coredev-uk avatar Aug 24 '22 11:08 coredev-uk