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 initializing a project, if the CLI runs into permissions errors trying to write to directories not owned by the current user, we return just a "Permission error (os 13)" (on macOS). More details here would help end users find the offending directories and rectify permissions issues more easily.
The text was updated successfully, but these errors were encountered:
When initializing a project, if the CLI runs into permissions errors trying to write to directories not owned by the current user, we return just a "Permission error (os 13)" (on macOS). More details here would help end users find the offending directories and rectify permissions issues more easily.
The text was updated successfully, but these errors were encountered: