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
Today, installing GitHub Copilot CLI requires the user to install and manage NodeJS versions, which isn't a great experience for inexperienced users.
Expected behavior
One idea is that perhaps copilot could be distributed as a single executable binary, which essentially distributes NodeJS along with the application logic and dependencies. If successful, it would lower the barrier to using copilot and allow use of release assets.
gh640, svg153, kapitanluffy, andi1984-ds, staffanf and 5 more