Tag Archives: homebrew

Install exact version via brew

For instance, we’re looking for kubernetes-helm@2.9 helm 2.9

Now we have needed version of helm. If you see an error message like Error: go: unknown version :mountain_lion, you should make a little hack (as it said here). Check all the files depending on

In each file just comment a string saying depends_on :macos …

Read more

Проблема с git flow в PhpStorm под mac os

При попытке инициализировать репозиторий пишет ошибку и что нужно посмотреть в консоль. Для начала, конечно, нужно поставить git-flow

и перезапустить IDE. Далее при инициализации опять выдаёт ошибку, в консоли при этом

Нужно создать симлинк:

https://github.com/OpherV/gitflow4idea/issues/7#issuecomment-32591339