Hey everyone, i’ve been having this problem for a few weeks now and i’m reaching a point where i’m out of ideas to try and see if it solves this issue. So basically me and my team have been using GIT for version control and each one of us have been developing separate projects that eventually get merged all together. When eventually someone finishes the development we usually do code review, the problem is when for example i try to pull someone’s branch and try to run the process it gives the following error shown on the images that i’ve uploaded… I’ve also been searching inside the UiPath hidden files and i’ve noticed that when this error occurs, while it’s still compiling the project it deletes the globalvariable.dll file that it requires to be able to call these globalvariables correctly and it creates a new one that doesn’t use… Meaning i can’t run the process at all because it always deletes the globalvariable file… Does anyone know any solution to this? Am i doing something wrong here or is it some type of limitation from the UiPath tool?
Thanks in advance!