When debugging/executing the workflow file, the "path too long" error appears for the projects that are integrated with cloned GIT Repository.
In order to solve this, open the .config file located in the .git folder (it's usually in the %userprofile%) of the cloned repository and add the parameter "longpaths = true" nuder the core code block.
A sample of the error:
This issue has been fixed in Studio v23.10.2.
Upgrade to Studio 23.10.2 or higher in order to solve this.