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
Hi Team,
Can you please help out in nvim sg setup.
I have installed sg using lazy and set it up.
Then I did :SourcegraphLogin, this has opened the window does authentication and show the message that restart nvim.
After running :checkhealth sg I am getting the following error -
`
sg: require("sg.health").check()
sg.nvim report ~
Machine: arm64, sysname: Darwin
OK Valid nvim version: table: 0x0103209000
OK Found cargo (cargo 1.74.1 (ecb9851af 2023-10-18)) is executable
Use `:SourcegraphDownloadBinaries` to avoid building locally.
OK Found sg-nvim-agent: "/Users/sumitsinghdeode/.local/share/nvim/lazy/sg.nvim/dist/sg-nvim-agent"
OK Found node (config.node_executable) is executable.
Version: '20.9.0'
OK Found cody-agent: /Users/sumitsinghdeode/.local/share/nvim/lazy/sg.nvim/dist/cody-agent.js
Hi Team,
Can you please help out in nvim sg setup.
I have installed
sg
usinglazy
and set it up.Then I did
:SourcegraphLogin
, this has opened the window does authentication and show the message that restartnvim
.After running
:checkhealth sg
I am getting the following error -`
sg: require("sg.health").check()
sg.nvim report ~
cargo
(cargo 1.74.1 (ecb9851af 2023-10-18)) is executablesg-nvim-agent
: "/Users/sumitsinghdeode/.local/share/nvim/lazy/sg.nvim/dist/sg-nvim-agent"node
(config.node_executable) is executable.Version: '20.9.0'
cody-agent
: /Users/sumitsinghdeode/.local/share/nvim/lazy/sg.nvim/dist/cody-agent.js`
The text was updated successfully, but these errors were encountered: