Salesforce error? - Path too long

image

Hi all,

I’ve been getting this error message in Studio environment, yet do not know what may have caused this…

Does anyone know what this is about?

Please let me know!

Microsoft Windows has a MAX_PATH limit of ~256 characters . If the length of the path and filename combined exceed ~256 there will be trouble.

We have seen this error in the past when there were conflicting source controls in shared locations. Like having a git deployed on MyDocuments.

Please make sure the project paths are clean, and the location of git repo is not interfering with Studio.