-
-
Notifications
You must be signed in to change notification settings - Fork 418
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Solution to issue cannot be found in the documentation.
- I checked the documentation.
Issue
We noticed a problem with the Windows Miniforge3 installers built in v25.3.0-3 where the environment name was not being displayed in the terminal window. This was specific to cmd which is what is used with the Miniforge Prompt.
We found that it was an issue specific to conda==25.3.0
and was fixed in conda>=25.3.1
.
- Missing prompt in cmd.exe but ok in powershell conda/conda#14791
- conda 25.3 doesn't show environment name in cmd prompt conda/conda#14711
- Restore CMD prompt modifier conda/conda#14713
It would be great if we could bump Miniforge to 25.3.1-0 to incorporate the fix in conda==25.3.1
.
Installed packages
conda-25.3.0-py312h2e8e312_0.conda
Environment info
I am on a Mac at home and do not have the ability to enter the bugs with the systems at work.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working