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 還沒有評估資料。