vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.45k stars 3.52k forks source link

auto downgrade? #7504

Open ldeveber opened 1 year ago

ldeveber commented 1 year ago

Issue

Not sure why its trying to downgrade from 3.4.1? Screenshot 2023-09-29 at 10 31 39 AM

Screenshot 2023-09-29 at 10 30 40 AM

1366613 commented 1 year ago

@ldeveber Same problem for me. The issue is that Hyper's only taking into account the latest release versions of the app, regardless of the current installed app's version number.

App version: 4.0.0-canary.5 (stable) OS: macOS Sonoma 14.2 Beta (23C5055b)

A quick workaround is to set the disableAutoUpdates in hyper.json to true.