Since today we are getting the following error:
##[error]No agent found in pool RPA-Pool which satisfies the specified demands: npm, Agent.Version -gtVersion 2.144.0
Any advice how to fix it?
Since today we are getting the following error:
##[error]No agent found in pool RPA-Pool which satisfies the specified demands: npm, Agent.Version -gtVersion 2.144.0
Any advice how to fix it?
Fixed it, by creating the folder “C:\users[user]\apdata\roaming\npm” and add that folder to the agent as capability
We were receiving an error because we don’t have UiPathTest license. After removing that task, the issue was resolved.