I updated my mac to catalina and i am starting to get this error. Before everything was working fine.
I am trying to cd into the directory from my jenkins workspace and run my npm tests and i am getting the error below:
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
+ git reset --hard HEAD
job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: Operation not permitted
fatal: Unable to read current working directory: Operation not permitted