You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I then login per the directions, and run the health check :checkhealth sg, and get the following output.
sg: require("sg.health").check()
sg.nvim report ~
- Machine: x86_64, sysname: Linux
- ERROR Invalid nvim version. Upgrade to at least 0.10.0. Current version: table: 0x7ff9ca663ad0
- ERROR Invalid nvim version. Upgrade to at least 0.9.4 or nightly
I'm currently on v0.9.5, I'm not sure where the Current version: table: 0x7ff9ca663ad0 is coming from.
$ nvim --version
NVIM v0.9.5
I have a few colleagues who have also installed the plugin and reported similar errors. Let me know any other details you would like, happy to work with you to diagnose the issue
Environment
NixOS 24.05, nvim 0.9.5, lazyvim as my plugin manager.
The text was updated successfully, but these errors were encountered:
I've installed this plugin with the below config on
lazyvim
I then login per the directions, and run the health check
:checkhealth sg
, and get the following output.I'm currently on v0.9.5, I'm not sure where the
Current version: table: 0x7ff9ca663ad0
is coming from.I have a few colleagues who have also installed the plugin and reported similar errors. Let me know any other details you would like, happy to work with you to diagnose the issue
Environment
NixOS 24.05, nvim 0.9.5,
lazyvim
as my plugin manager.The text was updated successfully, but these errors were encountered: