admin管理员组

文章数量:1401438

I'm running Android Studio on Windows (the latest one at the time of this post):

After I've updated Guthub Copilot Plugin I got this message when I try to log in:

Looking for solution I've tried:

  1. Reintalling the plugin
  2. Indtalling older version of the plugin
  3. Run as administrator
  4. Deteling \Google\AndroidStudio2024.3\plugins\github-copilot-intellij folder and reintalling everything again

Nothing seems to work. When I reinstall the plugin and restart the studio I get this error:

Full message:

The IDE failed to install or update some plugins.
Please try again, and if the problem persists, report it to the support.

The cause: java.nio.file.AccessDeniedException: C:\Users\<user>\AppData\Roaming\Google\AndroidStudio2024.3\plugins\github-copilot-intellij\copilot-agent\native\win32-x64\copilot-language-server.exe

When I go try to navigate to the file it meest that copilot-language-server.exe is missing. Any ideas how to address this?

本文标签: Github Copilot Plugin thorows javaniofileAccessDeniedException in Android StudioStack Overflow