idaholab/moose

Add fresh terminal suggestion to premake

Opened this issue · 0 comments

Motivation

The premake script will give a warning like this:

WARNING: Conda package 'moose-dev' is currently at version '2024.04.03' and the required version is '2024.04.23'.
The correct version can be installed via:
    conda install moose-dev=2024.04.23

This is the correct thing to do, but we should also add a note about starting a fresh window after as envs get kinda hosed after a change like this

Design

Add such a message

Impact

Better user environment support, fewer discussion questions