I’m encountering a strange issue after switching to a new VM and would appreciate any insight.
Context:
I’ve installed UiPath Studio on a new VM and connected it to Orchestrator.
I downloaded an existing process from Orchestrator.
All dependencies appear in red, even though the same versions work fine on the previous VM.
What I’ve tried:
The project.json is identical to the working version.
Clearing all NuGet cache
Reinstalling dependencies manually
Creating a new empty project → dependencies are resolved normally (blue).
However, when I add any new package, all dependencies instantly turn red again.
If I remove the newly added package, the previous dependencies go back to blue.
I’ve done that and now, some of them are in blue. And its a mix between official and not.
As a side note, I have two projects and both have similar packages but not the same are in blue / red.