I had an automation which was working fine, but since i cleared the nugets folder for space the orchestrator is showing this error. has anyone faced this before?
The package is missing the required nuspec file. Path: C:\Users\CMGOT.nuget\packages\system.io.compression.zipfile\4.3.0
try restoring the missing packages by running a nuget restore or re-downloading the packages via studio by opening the project and letting it restore dependencies automatically. avoid manually deleting the entire nuget packages folder.