Skip to content

[Bug] VSC Stable failed to update, corrupting its installation. #251660

Open
@RokeJulianLockhart

Description

@RokeJulianLockhart

Does this issue occur when all extensions are disabled?

I do not know, and cannot ascertain this, because the uninstallation process rendered the installation entirely broken. This also applies to acquiring the VSC version information, for had I uninstalled it due to its then-broken state, forgetting to verify which version I utilised. However, it should be recent.

Modal Error Windows

Chronologically:

  1. Image

  2. Image

    Its content is available at gist.github.com/RokeJulianLockhart/c57bd6562bc20e11a6c786a3f2518148.

  3. Image

Environment (OS)

  1. #!/usr/bin/env pwsh
    Get-ComputerInfo | Select-Object -Property @(
    	'OsName',
    	'OsOperatingSystemSKU',
    	'OsVersion',
    	'OsBuildNumber'
    ) | Format-List
  2. OsName               : Microsoft Windows 11 Pro
    OsOperatingSystemSKU : 48
    OsVersion            : 10.0.26120
    OsBuildNumber        : 26120

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions