I am new to Angular so please help me. I have installed node.js and angular cli, also downloaded visual studio code and set environment variable as well. Now trying to create first ever project in Angular but it is not working and instead showing this error "cannot be loaded because running scripts is disabled on this system." Kindly help me to rectify the error. Also, I refereed to the link given about-execution-policies but couldn't understand what exactly to do.
UPDATE: I got answer to it. Just need to type
cmd
in the address bar of the folder where the project is and then open VS code using
code .
It will run. Thanks to all for giving inputs and helping me out. Kudos to all.
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With