Package Install Failure?

UiPath doesn’t seem to allow me to install some packages, and I can’t see why.

No worries
Kindly

  • uninstall UiPath Studio and Robot
  • if still present, delete folder : %userprofile%.nuget\
  • reinstall Studio and Robot
    *or kindly use a latest dot.net version

Cheers @adam.williamson

@adam.williamson

Are you facing this issue with all packages or some of it ?

Its looks like .NET Framework issue. May I know what version of .NET Framework are you using it ?

Go to UIPath studio → Help section and check it once and provide me screenshot of it.

Untitled

Were we able to install now buddy
Cheers @adam.williamson

Hi @Palaniyappan
I am facing some issue "package installation failure " but this is enterprise version ,so i am not able to uninstall uipath stdio , Please let me know any way to solve this issue

Hi
May I know which package we are trying to install and it’s getting failed
Cheers @narendra111

Hi, good morning @Palaniyappan
i am trying to install "BalaReva.Excel.Activities

Hello Guys,
Any fix for this issue. I am facing the same here with several packages.
Kindly assist.
Thank you.

we are also facing the same issue. Any fix for the same?

image
All the package are failed to install

@Gerald_Junio

Welcome to our UiPath community.

You are using older version of UiPath studio here because of that you are not able to install latest packages. Can you please latest version of UiPath studio and then check it once.

but I am using an enterprise version

@Gerald_Junio

We can upgrade UiPath Studio Enterprise version also. You can download the latest installer file from Cloud Orchestrator and install it.

@lakshman

It’s working now, thank you

is this suppose to happened in studio 22.10.3?
I’m facing the same issue with API package

@adam.williamson

After trying the above solutions, still if issue persists, try below

  1. Try downloading all the nuget packages of UiPath.System.Activities from here:
    Studio - 2024.10.1 (uipath.com)

->After downloading the file, Copy all the .nupkg files from this folder.
->Move the copied files to your UiPath Studio installation folder, which by default is C:\Program Files\UiPath\Studio\Packages but it **can also be a custom location.
->Keep in mind that you may already have some of these packages.
->Open the process in Studio again and check if the error persists.

  1. You can also manually upload these package files to Orchestrator so that all connected machines can access them.
    To do this, go to Orchestrator > Tenant > Packages > Libraries > and upload them one by one.

  2. Even though if issues exists, try changing the internet network because sometimes UiPath Studio machine is in a restricted network environment, preventing access to external online repositories.

Hope it helps.

BR,
NK