how to enable running scripts in windows 10 ng serve code example
Example: ng cannot be loaded
run the below command
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
run the below command
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser