I have just developed my process in the local using the folllowing dependencies:
However when I brought it into the VM. The output pane showed the following error messages:
NU1102: Unable to find package UiPath with version (= 21.4.23.31065)
- Found 4 version(s) in https://robinmd.tm.com.my/nuget/v3/aa784c86-8758-4c07-a9ff-081cdc94d4f0/index.json [ Nearest version: 21.4.25.3292 ]
- Found 1 version(s) in C:\Program Files\UiPath\Studio\Packages [ Nearest version: 21.4.25.3292 ]
- Found 1 version(s) in Local [ Nearest version: 21.4.25.3292 ]
- Found 0 version(s) in C:\Users\ROBINRPA1\Documents\UiPath\ConnectionTest
- Found 0 version(s) in ConnectionTest Dependencies
- Found 0 version(s) in https://api.nuget.org/v3/index.json
- Found 0 version(s) in nuget.org
- Found 0 version(s) in https://gallery.uipath.com/api/v2
- Found 0 version(s) in Connect
Another thing I observed, is that I can run some workflow files in the process without any problems, however it hits an error when the âOpen Browserâ activity is executed. The error is:
Also, what version does this refer to:
I refering to this line in the above screenshot:
NU1102: Unable to find package UiPath with version (= 21.4.23.31065)
- Found 4 version(s) in https://robinmd.tm.com.my/nuget/v3/aa784c86-8758-
Can someone help me to solve this NU1102: Unable to find package UiPath with version (= 21.4.23.31065) error?
Please let me know if you need more information. Thank you.