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

Not an editor command: MasonInstallAll #322

Closed
SavingHeaume opened this issue Aug 2, 2024 · 3 comments
Closed

Not an editor command: MasonInstallAll #322

SavingHeaume opened this issue Aug 2, 2024 · 3 comments

Comments

@SavingHeaume
Copy link

When I re-downloaded nvim, run :MasonInstallAll command after lazy.nvim finishes downloading plugins. The following error occurred:

Not an editor command: MasonInstallAll

image

Then I run :lazy sync, and it says ui build failed

471b9c44ca6ceb4ce370d27ae3838cb8

Then I close nvim, reopen it and run :lazy sync again, and it says ui already up to data, but it still gives an error: Not an editor command: MasonInstallAll

616d80fddb179f088b2279c3a75bc855

我的nvim配置是:https://github.com/SavingHeaume/NvimBasedOnNvchad.git

@siduck
Copy link
Member

siduck commented Aug 2, 2024

simplescreenrecorder-2024-08-02_07.56.05.mp4

unable to reproduce. probably your lazylock pulled old commit of ui plugin

@siduck siduck closed this as completed Aug 2, 2024
@SavingHeaume
Copy link
Author

I found the reason, it conflicts with jay-babu/mason-nvim-dap.nvim

@siduck
Copy link
Member

siduck commented Aug 2, 2024

@SavingHeaume currently i added support for getting mason pkg names from lspconfig, nvim-lint, conform.

idk use dap so maybe someone else can add its support too!

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