I am new to flox and floxhub. I tried to install a new package and push it. I’m not sure how to troubleshoot or provide more information.
❯ flox push
❌ ERROR: Your environment has changes that are not yet synced to a generation.
To resolve this issue, run either
* 'flox edit --sync' to commit your local changes to a new generation
* 'flox edit --reset' to discard your local changes and reset to the latest generation
~
❯ flox edit --sync
❌ ERROR: Cannot sync local or remote environments.
~
❯ flox auth status
You are logged in as spencergibb on https://hub.flox.dev/
~
❯ flox --version
1.3.7
Thanks for trying the upgrade. I wouldn’t have suspected a fix there, but you’re now on the latest version.
If you try flox pull what happens? The CLI certainly thinks you have two states to work between. If that doesn’t complete, you could try flox pull --force and then run your installation of a package again and try a push. I’m not sure what got out of sync. ysndr is probably the best person to help, but I think he has somewhat limited availability over this holiday week.