You cannot run this script on the current system. For more information about running scripts and setting execution policy, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170. At line:1 char:1 + ng serve code example
Example: ng cannot be loaded
run the below command
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser