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 还没有评估数据。