Closed oobenland closed 1 year ago
It seems like the current version of vscodium is missing some assets for different platforms: issue-1589
~A workaround seems to be to hardcode the last version in the server download url template:~
This will result in an Client refused: version mismatch-error
Client refused: version mismatch
Yep, you can't mix versions
Now, it should be fixed since the REH binaries are available.
Yes, it does! Thank you very much 👍
It seems like the current version of vscodium is missing some assets for different platforms: issue-1589
~A workaround seems to be to hardcode the last version in the server download url template:~
This will result in an
Client refused: version mismatch
-error