Hi @aeriel.belk!
Sorry for my delayed response.
This is a poorly worded error from conda, fortunately the fix is simple. Change conda install -> conda env update. The way the --file flag works is different between those. See this post for more details.
conda install
conda env update
--file