Registry installations are failing #1699
Unanswered
MonalBarse
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Registry installations are failing
Description
I encountered an issue with registry installations while using
mason.nvim
. When attempting to update my Neovim configuration.When I tried to update the
lazy.lua
file with this change:I encountered an error related to mason-lspconfig.nvim. The error message stated:
And, upon checking the :Mason logs, I found the following:
Registry installation failed with the following error:
GitHubRegistrySource(repo=mason-org/mason-registry) failed to install: Failed to fetch latest registry version from GitHub API.
I have a sturdy internet connection, and I am new to VIM and NVIM.
Beta Was this translation helpful? Give feedback.
All reactions