If a conda environment reports errors like a "corrupted manifest" file or "package manifest can't be found" then you can perform this command to scrub all packages and metadata and reinstall the packages.
If this happens then initalize the conda environment giving the issue then run the command:
conda clean --packages --tarballs