CodeEditApp / CodeEditApp/CodeEdit

🐞 Homebrew installer reports incorrect status

Open
#2,026 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Swift
Stars
23k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.