CodeEditApp / CodeEditApp/CodeEdit

🐞 Homebrew installer reports incorrect status

未关闭
#2,026 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。