Hi @tpope,
I'm on a Linux box with multiple npm binaries installed and the one that is very first on the PATH is throwing Cannot find module 'node:path' since the latest tag (v1.58.0), which makes copilot.vim fail loading GitHub Copilot Language Server.
I'm wondering whether it is possible to manage path to npm binary similarly to g:copilot_node_command?
Thanks a lot for your great work on copilot.vim ❤️