Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neovide through WS #275

Open
adamllryan opened this issue Feb 27, 2024 · 0 comments
Open

Neovide through WS #275

adamllryan opened this issue Feb 27, 2024 · 0 comments

Comments

@adamllryan
Copy link

I am running neovim in WSL through Neovide (neovide --wsl), and I ran into an interesting issue running Copilot:

[Copilot] Offline
[Copilot] Node.js version 18.x or newer required but found 12.22.9

I made sure to upgrade Node on WSL and on Windows, just to be sure, and running node -v on both return this:

node -v
v21.6.2

I am not sure where Copilot is checking my version of node, but I can't get it running. I've updated and restarted, and I can't find anywhere where I would have an instance of node with that version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant