I followed the old topic in this forum. But I can’t fix the error
When I’m running the robot by command line I’m getting the json newtosoft error. In the .nuget folder has 8 and 10 versions. even removing one of the versions the UiPath at the time of running is downloading it again. this only happens when I’m running by command line through whats studio the error does not happen anyone knows tell me how can i solve this problem?
@ClaytonM thanks for reply. I did what you sugested, but i still receive same error message:
Method ‘Newtonsoft.Json.Linq.JToken get_Item(System.String)’ declared on type ‘Newtonsoft.Json.Linq.JObject’ cannot be called with instance of type ‘Newtonsoft.Json.Linq.JObject’.
Did you receive this still after deleting the duplicate Newtonsoft folder from your Temp folder (“%localappdata%\Temp\nuget”) before publishing the project and/or on the machine that is running it?