Noel Austin
Noel Austin
Just ran into this issue while trying to upgrade from sfdx-cli/7.72 on wsl-x64. Here's a workaround. Following the instructions on this page for install of Linux: [sfdx_setup_install_cli](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm#sfdx_setup_install_cli)
Here's the configuration from the logs: ``` Parsed configuration: { "RegionalRegions": null, "PrimaryRegion": "centralus", "DryRun": false, "Runner": "terraform", "UniqueExternalExecutionID": "", "DeploymentRing": "local", "SelfDestroy": false, "RegionGroup": "", "StepWhitelist": null, "TargetAll": true,...