git, gradle and all other automated command tools don't work #3722
Unanswered
1337-haxxor
asked this question in
Q&A
Replies: 1 comment 18 replies
-
Hmm...I wish I knew any easy way to check Docker permissions to figure out what might be wrong. Have you tried looking through previous discussions? There might be something in here that could help |
Beta Was this translation helpful? Give feedback.
18 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't know if I'm messing something up but when ever I try to use gitlens or gradle in code-server it fails due to having insufficient permissions. So git checkout in the terminal does not work but if i do sudo git checkout it does. I am using the docker version so i think it might be that docker doesn't have correct permissions to use those commands. if anybody has a fix and can tell me that would be amazing.
Beta Was this translation helpful? Give feedback.
All reactions