Skip to content
Discussion options

You must be logged in to vote

There's currently an issue running on Node.js 18.1.0. Downgrading to an older version is a workaround. If you can't easily downgrade, you can use a tool like nodenv or nvm to install a version of Node in your home directory, and then tell Copilot where to find it:

 let g:copilot_node_command = "~/.nodenv/versions/16.15.0/bin/node"

Replies: 7 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Arro
Comment options

Comment options

You must be logged in to vote
6 replies
@davecheney
Comment options

@Arro
Comment options

@davecheney
Comment options

@Arro
Comment options

@data-stepper
Comment options

Comment options

You must be logged in to vote
2 replies
@davecheney
Comment options

@davecheney
Comment options

Comment options

You must be logged in to vote
1 reply
@data-stepper
Comment options

Answer selected by tpope
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Copilot Code accurately and faster with your AI powered pair-programmer. Product Feedback Share your thoughts and suggestions on GitHub features and improvements
7 participants