I tried to update ddev to the latest version, using brew upgrade ddev
in the terminal, and after each attempt I got a permission denied error.
The solution that worked is the following command:
sudo chown -R $(whoami) $(brew --prefix)/*
For further actions, you may consider blocking this person and/or reporting abuse
Viraj Lakshitha Bandara -
Munch Myrick -
Aditya Pratap Bhuyan -
Friedrichsen Meier -
Top comments (0)