function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ArifArif 

SFDX: Authorize an Org failed to run in VS Code

Hi,
I am trying to configure Salesforce DX on VS Code. In fact, it was working fine before the windows update. I was able to run SFDX commands successfully.

Now whenever I run any SFDX command it gives me failed to run message and in output window the error is TypeError: Cannot destructure property `underline` of 'undefined' or 'null'

Please help.
Many Thanks

ANUTEJANUTEJ (Salesforce Developers) 
Hi Arif,

Can you try checking if there are any updates and see if you can update?

Regards,
Anutej
ArifArif
Hi,
Yes I actually checked everything updated windows, checked updates on VS Code, Salesforce CLI, and Salesforce extension pack without any luck.
 In fact I reinstalled everything but same message.

Thanks for your reply.