ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[Bug] HomeBrew installation doesn't work for v0.11.0

Open vburojevic opened this issue 2 years ago • 5 comments

Version

v0.11.0

Bug description

❯ brew install --cask chatgpt --no-quarantine
==> Downloading https://github.com/lencx/ChatGPT/releases/download/v0.11.0/ChatGPT_0.11.0_
curl: (22) The requested URL returned error: 404

Error: Download failed on Cask 'chatgpt' with message: Download failed: https://github.com/lencx/ChatGPT/releases/download/v0.11.0/ChatGPT_0.11.0_macos_arm64.dmg

OS

macOS 13.2.1

Environment

No response

vburojevic avatar Feb 17 '23 07:02 vburojevic

already fixed by https://github.com/lencx/ChatGPT/pull/425

vangie avatar Feb 17 '23 11:02 vangie

@vangie now installation works, thank you for that. But now the app won't start 😔 It says that the application is corrupted.

elalemanyo avatar Feb 17 '23 13:02 elalemanyo

I had the same issue as @elalemanyo but uninstalling (brew uninstall chatgpt) and installing it again solved it. Running brew reinstall did not. Remember to backup your settings in /.chatgpt/chat.conf.json and your notes /.chatgpt/chat.notes.json if those are important to you :)

sebastianromano avatar Feb 17 '23 14:02 sebastianromano

I still get the same 404 message.

vburojevic avatar Feb 17 '23 16:02 vburojevic

I had the same issue as @elalemanyo but uninstalling (brew uninstall chatgpt) and installing it again solved it. Running brew reinstall did not. Remember to backup your settings in /.chatgpt/chat.conf.json and your notes /.chatgpt/chat.notes.json if those are important to you :)

@sebastianromano thanks! it works!

elalemanyo avatar Feb 17 '23 16:02 elalemanyo

Works now, closing!

vburojevic avatar Feb 18 '23 09:02 vburojevic