Error - Failed to download package 'System.Buffers.4.4.0'

Hello,

I am getting the error while Installing package in Assistant. this is Attended Solution. At the time of publishing this solution in UAT, not getting any error.
Can anyone please help to solve this.

@nilesh.mahajan,

clear nuget cache from %userprofile%\.nuget\packages and restart assistant then check package source settings to ensure nuget.org feed is available
if internal feed is failing with 500 error re-upload missing package to orchestrator feed or configure fallback to official nuget feed

@nilesh.mahajan

Check the package feeds..

Alternately you can copy the package folders from your uat or other machine to here as wel into .nuget folder but not an ideal way

Try to add the package feeds which are generic as this is a normal package you should be able to download

Cheers