Solution to errors reported by TES command in vscode – errors reported by typescript command

    start vscode as an administrator, open the terminal, enter the command get executionpolicy as follows
    , and then enter the command set executionpolicy remotesigned. If it is normal, there is no problem. If an error is reported as follows
    , then enter the command set executionpolicy – scope currentuser
    , and then enter remotesigned at the position shown in the figure

Read More: