Posts

Post not yet marked as solved
12 Replies
0 Views
I was facing this issue since long time, and finally got the solution by running those two cmds sudo chown root:admin /tmp; sudo chmod 1777 /tmp and sudo chown root:wheel /private/tmp; sudo chmod 1777 /private/tmp