Showing compilation error after Downloading Packages from Orchestrator or opening in different machine

While downloading packages on different machines or through the orchestrator, I am encountering compilation errors indicating that certain types “could not be resolved” and are being automatically replaced with “Unknown Type.” I have also downgraded the packages to match the original versions still facing the issue.

@Vishakha_Nag_IN1,

Check what activities showing Unknown Type and install the packages on your debugging machine. It’s issue of package dependencies nothing else.

@Vishakha_Nag_IN1

Welcome to Community!!

Is there any custom libraries/packages in your project?
If yes, look for those librarary/package is avialable or not..

and try to check studio versions and package versions, try to match the original machine packages and current machine package verasions. try to upgrade or degrade.

Happy Automation!!

@Vishakha_Nag_IN1

Welcome to the community

mostly you might be having runtime packages try to install the packages which dont have .runtime in their name

cheers