conda install
command in Anaconda Prompt (Terminal on macOS/Linux) and specify the version of Navigator you want to install. Along with this command, you may also need to specify a version of conda to avoid errors or conflicts.
conda install anaconda-navigator=2.4.0 conda=23.3.1 python=3.10
.