Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zoxide: unsupported version (got 0, supports 3) #954

Open
JRJacoby opened this issue Dec 10, 2024 · 0 comments
Open

zoxide: unsupported version (got 0, supports 3) #954

JRJacoby opened this issue Dec 10, 2024 · 0 comments

Comments

@JRJacoby
Copy link

JRJacoby commented Dec 10, 2024

Hi all, I'm receiving a warning/error every time I use z to change directories:

yoda[0]:~$ z /space/yoda/2/users/datasets/AABC_data_freeze_1/
zoxide: unsupported version (got 0, supports 3)
yoda[0]:AABC_data_freeze_1$ z
zoxide: unsupported version (got 0, supports 3)
yoda[0]:~$

It also happens with 'cd' when zoxide is installed:
yoda[0]:~$ cd /space/yoda/2/users/datasets/AABC_data_freeze_1/
zoxide: unsupported version (got 0, supports 3)

It doesn't happen when changing to the directory I'm already in:
yoda[0]:AABC_data_freeze_1$ cd /space/yoda/2/users/datasets/AABC_data_freeze_1/
yoda[0]:AABC_data_freeze_1$ z /space/yoda/2/users/datasets/AABC_data_freeze_1/
yoda[0]:AABC_data_freeze_1$

An exact-string Google search reveals only one other issue that mentions this: #807

The poster was able to fix the issue by deleting their database, but for me even a complete uninstall-reinstall did not fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant