Flox is only using local, not remote from FloxHub

I have an environment I have created locally and pushed to FloxHub. Whenever I try to use the environment using flox activate -r <owner/environment>, it always uses the local version, i.e I see <owner/environment> (local) instead of <owner/environment> and it’s using the older outdated versions of my packages instead of the most updated versions that are in the environment pushed to FloxHub. I’ve tried using flox pull and flox pull -r <owner/environment>, including using --force for both, but they all claim it is up to date. This doesn’t seem to be an issue when I run flox activate in the directory where the environment is defined but if I run the command while in any other directory I get this issue

Using Flox 1.8.2 on an M3 Macbook Air.

Hi salilsub, Flox 1.8.2 is 5 months old and has a security issue, can you please update to the latest flox version and let me know if the issue persists?