You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to clone the repo into my directory in Powershell I come across the error :
fatal: could not create work tree dir 'MfgAI': Read-only file system
I tried using Chmod 777 directory_name but that did not help. How can I resolve this issue as I'm developing a PoC for a client?
The text was updated successfully, but these errors were encountered:
When trying to clone the repo into my directory in Powershell I come across the error :
fatal: could not create work tree dir 'MfgAI': Read-only file system
I tried using Chmod 777 directory_name but that did not help. How can I resolve this issue as I'm developing a PoC for a client?
The text was updated successfully, but these errors were encountered: