savq / paq-nvim

🌚 Neovim package manager
MIT License
649 stars 39 forks source link

nvim 0.8: several packages fail to install #110

Closed alxndr closed 8 months ago

alxndr commented 2 years ago

Describe the bug

Using :PaqInstall on Neovim 0.8, several packages fail to install which worked in 0.7.0:

 Paq: [2/45] Failed to install vim-repeat
 Paq: [2/45] Failed to install blamer.nvim
Press ENTER or type command to continue
 Paq: [2/45] Failed to install vim-sexp
Press ENTER or type command to continue
 Paq: [2/45] Failed to install vim-sexp-mappings-for-regular-people
Press ENTER or type command to continue
 Paq: [2/45] Failed to install syntax-tree-surfer
Press ENTER or type command to continue
 Paq: [6/45] Failed to install trouble.nvim
Press ENTER or type command to continue
 Paq: [7/45] Failed to install nvim-treesitter-refactor
Press ENTER or type command to continue
 Paq: [7/45] Failed to install mini.nvim
Press ENTER or type command to continue
 Paq: sync complete. 0 ok; 8 errors; 37 no-ops
Press ENTER or type command to continue

To Reproduce

Install Neovim 0.8.0-dev, use my config, install Paq packages with :PaqInstall

Expected behavior

Packages install successfully as on 0.7.

Environment:

saccarosium commented 1 year ago

Hey @alxndr, do you still have this issue?

saccarosium commented 8 months ago

I will close this for now. If you still have the issue, I will reopen this.