MacOS で GDK をセットアップできない
概要
ようこそ、ハッカソンの問題に取り組むためにローカルで GDK をセットアップしようとしていますが、いくつかのパッケージがブロックしているようです。
gitlab-development-kit wpplumber$ gdk install に到達すると、以下のエラーが表示されます。
gdk install
The following Brewfile's dependencies are missing or outdated:
- dpkg
- git-lfs
- graphicsmagick
To install these dependencies, run the following command:
(cd /Users/wpplumber/Workspace/Gitlab/devs/gitlab-development-kit && brew bundle)
make[1]: *** [preflight-checks-run] Error 1
make: *** [preflight-checks-timed] Error 2
❌️ ERROR: Failed to install.
-------------------------------------------------------
You can try the following that may be of assistance:
- Run 'gdk doctor'.
- Visit the troubleshooting documentation:
https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/doc/troubleshooting/index.md.
- Visit https://gitlab.com/gitlab-org/gitlab-development-kit/-/issues to
see if there are known issues.
- Run 'gdk reset-data' if appropriate.
- Run 'gdk pristine' which will restore your GDK to a pristine state.
-------------------------------------------------------
解決策
長い旅とハッカソンの終了を経て、ついにインストールできました。
以下をお勧めします。 インストール: Clang、GCC、Postgres、Redis