Permission Denied Issue

Dear All,

I’m facing permission denied issue while doing bench update.

INFO:bench.utils:updating bench
INFO:bench.utils:git pull
error: cannot open .git/FETCH_HEAD: Permission denied

Thanks

hii sahil

use sudo before your command.
For example if you are doing bench update then use:
sudo bench update

Can you share the traceback screen shot?

@trentmu done! gives permission to the folder.