pm : File C:\Users\RAJESH 1\AppData\Roaming\npm\npm.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at http://go.microsoft.com/fwlink/?LinkID=135170. code example
Example: ng cannot be loaded
run the below command
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser