CodeEditApp / CodeEditApp/CodeEdit
🐞 Homebrew installer reports incorrect status
オープン
bug
- 主要言語
- Swift
- スター
- 23k
- フォーク
- 1.2k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Description
I am currently seeing this:
```shell
brew install --cask codeedit --force --quiet
brew install codeeditapp/formulae/codeedit-cli --force --quiet
codeedit version
CodeEditCLI: 0.0.9
CodeEdit.app is not installed.
```
However, CodeEdit.app and the CLI are in fact both installed and both usable.
### To Reproduce
```shell
brew install --cask codeedit --force --quiet
brew install codeeditapp/formulae/codeedit-cli --force --quiet
codeedit version
```
### Expected Behavior
```shell
CodeEditCLI: 0.0.9
CodeEdit.app 0.0.9
```
### Version Information
CodeEdit: 0.0.9
macOS: 15.4
### Additional Context
_No response_
### Screenshots
_No response_
コントリビューションガイド
評価
この issue はまだ評価されていません。