Home  >  Article  >  The problem is that my VS Code won't update

The problem is that my VS Code won't update

王林
王林forward
2024-02-06 11:12:08540browse
Question content

After logging into VSCode, VSCode automatically updated, and after it told me to restart, I clicked "Restart to update". It closes and immediately gives the error:

"Failed to install VSCode update" "The update may have failed due to anti-virus software and/or runaway progress, please try restarting your computer before trying to update again" "Please read the log file for more information" "C:\User\Bla\AppData\Local\Temp\vscode-inno-updater-1706808930.log"

After this message, another window will appear with the error:

"Create process: failed with code 2" "The specified file cannot be found"

I tried rebooting/off and on again thinking that would help, but nothing changed.


Correct answer


Check your free space disk, if this doesn't solve the problem then you need to update your system to a glibc 2.28 compatible version, but if you can't Do, you can simply stay on the 1.85.2 VSCode version. This issue is being discussed on github, you can view the proposed solution on github="https://code.visualstudio.com/docs/remote/faq#_can-i -run-vs-code-server-on-older-linux-distributions" rel="nofollow noreferrer">VSCode Documentation

The above is the detailed content of The problem is that my VS Code won't update. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:stackoverflow.com. If there is any infringement, please contact admin@php.cn delete