Open ldeveber opened 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
.
Issue
Not sure why its trying to downgrade from 3.4.1?