-
Select Topic AreaBug BodyOn PyCharm Pro, the GitHub Copilot plugin got updated to version
Since when was Node a requirement for the plugin? On Intellij IDEA, it's at Are they really expecting all developers to have Node.js installed locally? And which version? If I need Node for something, I only use it via Docker. So at least allow alternative environments (Docker, WSL2, etc.) to be configured. Edit: After a couple of restarts, the Copilot plugin on PyCharm can't login anymore: "Failed to initiate the GitHub login process. Please try again." Aside:
|
Beta Was this translation helpful? Give feedback.
Replies: 13 comments 6 replies
-
I had a similar issue, Running Pycharm pro latest version and updating to Github CoPilot v1.5.18.6517. I do have node installed locally and it is in my PATH variable. It looks like 1.5.18 has a bug that breaks it. (system is ubuntu 22) While they work on a fix, I recommend manually downgrading to 1.5.17 which you can do by downloading here from jet brains and install using a local package install until they have a fix for it. |
Beta Was this translation helpful? Give feedback.
-
I just updated WebStorm and saw the same problem.
|
Beta Was this translation helpful? Give feedback.
-
Hi, I have another problem using PhpStorm and updating Copilot 1.5.18.6517, message is |
Beta Was this translation helpful? Give feedback.
-
+1 with the node.js & login issues 😭 |
Beta Was this translation helpful? Give feedback.
-
Have the same error with IntelliJ IDEA 2024.2 and Copilot 1.5.18.6517 on Ubuntu 2204.03. |
Beta Was this translation helpful? Give feedback.
-
This seems to only happen on the nightly build, latest stable version 1.5.17.6356 works fine. |
Beta Was this translation helpful? Give feedback.
-
👋 Hi everyone, We wanted to provide an update regarding the issue some of you have reported with version 1.5.18. We recommend reinstalling the plugin, which will revert you back to v1.5.17. This should help restore functionality while we work on a fix. We appreciate your patience and understanding as we address this. Marking this as the answer for visibility Thanks! |
Beta Was this translation helpful? Give feedback.
-
Now it works for me! Thx |
Beta Was this translation helpful? Give feedback.
-
Just upgraded to 1.5.19.6527 and it works! |
Beta Was this translation helpful? Give feedback.
-
I still have this problem in Intellij 2024.2 with Copilot 1.5.20.6554 installed. |
Beta Was this translation helpful? Give feedback.
-
I have the same bug: |
Beta Was this translation helpful? Give feedback.
-
I had the same problem running copilot on ARM cpu. The problem was nodejs not installed. Also nodejs 18 was required while default was 10. Installing nodejs 18 just fixed the problem. |
Beta Was this translation helpful? Give feedback.
-
So based on the recent comments, this doesn't appear to be fixed, right? I am also using Windows ARM. I mainly do all my development work in WSL. Node.js is also installed in WSL. Like the last few comments say, I can likely install Node.js on Windows, but since when is this a requirement? |
Beta Was this translation helpful? Give feedback.
👋 Hi everyone,
We wanted to provide an update regarding the issue some of you have reported with version 1.5.18. We recommend reinstalling the plugin, which will revert you back to v1.5.17. This should help restore functionality while we work on a fix. We appreciate your patience and understanding as we address this.
Marking this as the answer for visibility
Thanks!