Midway through running Conda Update --all, the update stalled. Multiple packages had been updated. Now, when I run conda update --all or cond
Conda Update --all
conda update --all
cond
You should check your .condarc file located in your Miniconda3/Anaconda3 root directory. There should be a line with just a hyphen. This line corresponds to the None channel. Deleting the line fixed the issue for me.
.condarc
Miniconda3/Anaconda3
None