-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Your VSCodium installation appears to be corrupt. Please reinstall. #723
Comments
I started having the same issue with the build for fedora. |
Same issue here in Ubuntu 20.10. |
I recently figured out what the issue is. If you change the |
Thanks for the tip @Swiftb0y, that lead me in the right direction. In my case the |
@pdfrod that's it! I had a full copy of the Cheers! |
Describe the bug
With the most recent build on MacOS a warning message is now displayed when starting vscodium saying:
I've tried reinstalling (
brew reinstall vscodium
), the message is still displayed.There is an option to get more information which takes you to
https://go.microsoft.com/fwlink/?LinkId=828886
.The editor also displays
[Unsupported]
at the top to the right of the workspace name.This message was not present in previous builds.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
Occurs upon starting the application.
Expected behavior
No warnings should be displayed.
Screenshots
Desktop (please complete the following information):
Commit: cfa2e218100323074ac1948c885448fdf4de2a7f
Date: 2021-05-09T15:57:41.650Z (1 wk ago)
Electron: 12.0.4
Chrome: 89.0.4389.114
Node.js: 14.16.0
V8: 8.9.255.24-electron.0
OS: Darwin x64 20.3.0
Additional context
I'm overriding the default extensions gallery and using the original VScode marketplace instead via an edited
product.json
file in~/Library/Application Support/VSCodium
, just followed the docs for this.Let me know if there is anything else I should supply or try, Cheers!
The text was updated successfully, but these errors were encountered: