brunophilipe / Cakebrew

Manage your Homebrew formulas with style using Cakebrew.
http://www.cakebrew.com
GNU General Public License v3.0
4.8k stars 253 forks source link

Cakebrew doesn't show anything on list #259

Closed BigGameChanger closed 5 months ago

BigGameChanger commented 1 year ago

Is here anybody who could help me with solving this little issue. Cakebrew in someway doesn't want to work with my homebrew and it shows nothing on the list. I don't know in what is the problem.

Screenshot 2023-07-08 at 21 24 09 Screenshot 2023-07-08 at 21 23 49
ggthedev commented 1 year ago

Can you reinstall once and see if all sec and permission prompts are confirmed? From the looks of it, seems like a permission issue. I just installed it on my machine and it seems to be working fine.

konnano commented 1 year ago

cake brew loads the default prefix Write the output of brew config

YupengLai4 commented 12 months ago

I have the same problem with this When I click doctor or update it shows that permission denied 截屏2023-09-11 21 18 53

polaris-han commented 11 months ago

I got this :

image

Then I updated homebrew and it still does not work :

image

And my Mac message : 35d42560668393be857705f66f6694235ebae148ed3e9abe814c92fe6dd3023c

hibisicus commented 9 months ago

I got this : image Then I updated homebrew and it still does not work : image And my Mac message : 35d42560668393be857705f66f6694235ebae148ed3e9abe814c92fe6dd3023c

me too;Have you solved the problem now?

sky0014 commented 5 months ago

@polaris-han @hibisicus try this:

cat ~/.zshrc > ~/.zprofile

see more: https://github.com/brunophilipe/Cakebrew/wiki#using-zsh-shell

BigGameChanger commented 5 months ago

@sky0014 Thank you, it worked for me <3