Hello All
I'm trying to prefect in server without root user:
I'm getting the error as follows:
with open(path / ".prefectignore", "w") as f:
PermissionError: [Errno 13] Permission denied: '.prefectignore'
Can someone please help, does the user needs any other permissions , can someone please tell me