homebrew-brewworks

BrewWorks Package Conflict Guide

Uninstall conflicting packages in BrewWorks

When installing BrewWorks, you may receive a warning message indicating a conflict with an existing php. To ensure a clean and stable installation, these conflicting packages must be uninstalled.

Uninstallation is safe:

BrewWorks will reinstall the same thing in the version specified, e.g. “php@8.3”, instead of the global “php”.

By uninstalling php without version, you can create a clean and optimised development environment across different projects and over time.

BrewWorksの競合パッケージのアンインストール

BrewWorksをインストールする際に、既存のphpと競合することを示す警告メッセージが表示されることがあります。 クリーンで安定したインストールを保証するためには、これらの競合するパッケージをアンインストールする必要があります。

アンインストールは安全:

BrewWorksは、グローバルな “php” ではなく 同じものを”php@8.3” のように指定されたバージョンでに再インストールします。

バージョンなしのphpをアンインストールすることで、異なるプロジェクト間および時間の経過が伴ってもクリーンで最適化された開発環境を作成することができます。