wbthomason / packer.nvim

A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config
MIT License
7.81k stars 265 forks source link

Get Error when Install neovim-lspconfig #677

Open thanhdn1989 opened 2 years ago

thanhdn1989 commented 2 years ago

Steps to reproduce

Expected behaviour

Install neovim-lsp without any errors

volucris1 commented 2 years ago
               packer.nvim - finished in 2.899s
 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 ✗ Failed to install neovim/nvim-lspconfig
 ✓ Installed williamboman/nvim-lsp-installer

 Press 'q' to quit
 Press '<CR>' to show more info
 Press 'd' to show the diff
 Press 'r' to revert an update
 Press 'R' to retry failed operations
~