I have UiPath 20.4.3 CE stable version, whenever I want to open an old UiPath project, it gets blocked on “Adding dependencies” as shown on the image attached,
I tried to delete the project “project.json” file, I reinstalled UiPath studio, the problem remains!
1 Like
hi @zakaria_hamdane ,
- Delete the Project.json File from the Project Folder
- Double Click on any Xaml (say main.xaml) to let it open in uipath Studio.
- Project. json will be created automatically.
Note - Please take backup of existing project in case we mess something
–
Mukesh
1 Like
This works for me