Hello,
I want to update UiPath.WebAPI.Activities. But after update all lot of package get error. Why. How can I update this package?
After
Hello,
I want to update UiPath.WebAPI.Activities. But after update all lot of package get error. Why. How can I update this package?
After
Hi @Murat ,
Try this
Update UiPath.System.Activities first (to latest compatible version).
Then update UiPath.WebAPI.Activities.
After that, update dependent packages (UIAutomation, Excel, Mail) to compatible versions.
Do not use mixed old and new major versions.
If issues persist, remove UiPath.WebAPI.Activities and reinstall the required version via Manage Pack
Hi @Murat
You need to update all the packages with the comparatively version after update if still u see issue reinstall it and close the studio and open it again
Hope it resolve your issue
Thanks
can you hover over it and show error ideally if package is missing you would see red buts it orange so there might be some in compatible dependencies ..can you please try to upgrade or repair other pckges
cheers
Try this approach.
Hi @Murat
If issue is resolved please mark as solution so thread will be closed and it helps other to who is facing similar issue
Thanks & Happy Automations
Hi @Murat
This usually happens because UiPath.WebAPI.Activities has dependency changes. When you update it, other packages that depend on older versions may become incompatible, which causes errors.
How to update safely:
If the project was already stable, updating only one package can break things—so it’s best to update all UiPath packages together or stick with the working version.
If solution help you please mark as solution.