I’m learning the level3 lesson of UiPath Academy 2018.3 - The Robot Enterprise Framework part.
I downloaded the framework file from “https://github.com/UiPath/ReFrameWork” and tried to open it by Studio(Community Edition ver 2019.8.0).
There is a package installing error encountered as the image attached.
I tried many times without one success.
Is this problem caused by network issues? I am working inside China.
Could anyone give some help?
ReFrameWork template file in that URL is old version
“version”: “2016.2.6274.33252”
If you want to use template version lower than your version.
Studio need to update activity in that file.
You can try to download other activity via Manage Packages menu.
If you cannot download anything, that maybe your network cannot
connect to the source site to get an activity resource.
Thank you so much! That’s a great way! I did it.
By the way, the “GetAppCredentials.xaml” encountered another small issue.
The error message is "Could not find type ‘GetSecureCredential’ in namespace ‘http://schemas.uipath.com/workflow/activites’. Row: 109, Column:34. … as the attached image shows.
Could you please give more help? Thanks in advance.
In UiPath Studio → Manage Packages → select your NuGet V3 feed URL source → if you have some published nupkg packages on that feed and have the necessary access, you will see them.