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

bob is required to install lazyman no matter how you install neovim #70

Closed
verajosemanuel opened this issue May 10, 2024 · 3 comments
Closed

Comments

@verajosemanuel
Copy link

verajosemanuel commented May 10, 2024

related to this issue: #69

i have removed bob and installed lazyman but an error persists at the end:

ERROR Error: The used file required for bob could not be found. This could mean that Neovim is not installed through bob.

Seems that bob is a hard requirement somewhere

@verajosemanuel verajosemanuel changed the title bob is required to install lazyman bob is required to install lazyman no matter how you install neovim May 10, 2024
@doctorfree
Copy link
Owner

doctorfree commented May 10, 2024

This message comes from bob. It would seem it was not removed. Lazyman does not, by default, install or rely upon bob. Check the various locations bob is installed:

ls ~/.cargo/bin/bob
ls ~/.local/share/bob
ls /opt/homebrew/bin/bob

I will double check and attempt to reproduce this issue. Can you confirm for me the following:

  • You previously installed Neovim and a Neovim configuration in ~/.config/nvim/
  • You installed Lazyman with ~/.config/nvim-Lazyman/lazyman.sh -Z

@verajosemanuel
Copy link
Author

verajosemanuel commented May 11, 2024

yes, i confirm neovim is installed and configured at ~/.config/nvim/ and lazyman is installed with the command provided.
Removed any file from the mentioned paths (only the second existed ) and now i am able of installing lazyman . Seems that removing procedure for bob is not thorough and some files remained. Thanks

@doctorfree
Copy link
Owner

Yes, Bob removal is a manual process. Glad you were able to remove it and get Lazyman working. Perhaps i will add a Bob removal option to Lazyman or check if Bob exits with error and work around that.

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

2 participants