Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

tsc : File C:UsersAndreiAppDataRoaming pm sc.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.

Run powershell as administrator and type this command
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
 
PREVIOUS NEXT
Tagged: #tsc #File #loaded #running #scripts #disabled #For
ADD COMMENT
Topic
Name
6+9 =