every time I start a robot on the orchestrator, the Information Shows, that the Maschine is installing packages.
I have already tried the issue to delete the Project.json file, but this doesn’t work for me. (Solution found here)
There is no new json file created when starting the main.xaml in Studio.
The folder is protected (read only). Is it necessary that you can do changes in the folder?
Some time ago there was no “installing packages” even though the folder was protected.
If anybody is struggling with the issue of robot ‘installing package’ or failures due to ‘Cannot create unknown type’, this is what helped me. Check that you have a reference to a local activity feed in the Nuget.config file in the following locations:
C:\Windows\SysWOW64\config\systemprofile\AppData\Roaming\NuGet
C:\Program Files (x86)\UiPath\Studio.
C:\Users%userprofile%\AppData\Roaming\NuGet
Keep at least one feed active, if local feed is not present, add it, like so
Hi, could you please provide a more detailed path of the folder? I also have similar issue that my task keeps running for 15 min or so with the same info message ‘installing package’ and then fails with the time out error. I tried to run another package on the same machine and it works… super confusing to me. Could you please help me a bit? Thank you