Can't install packages

I installed anaconda on an M4 Mac running macos 15.2. When I try to install a package I get the error:

LibMambaUnsatisfiableError: Encountered problems while solving:

  • nothing provides _r-mutex 1.* anacondar_1 needed by r-cowsay-0.9.0-r43h6115d3f_0

Could not solve for environment specs
The following package could not be installed
└─ r-cowsay is not installable because it requires
└─ _r-mutex 1.* anacondar_1, which does not exist (perhaps a missing channel).

I had also installed VS Code along with Anaconda.

I deleted both applications including Library and hidden files. Did a new fresh install of Anaconda, but running into the same error.

I had previously installed on an older intel Mac without any issues.

Not sure what I’m doing wrong, how to remove the error, and how to install packages successfully.

Any help would be greatly appreciated.

Thanks!