Resolving the PowerShell Execution Policy Error
If you’re using PowerShell and encounter this error:
ng : File C:\Users\USER\AppData\Roaming\npm\ng.ps1 cannot be loaded because running scripts is disabled on this system.
It means that PowerShell’s execution policy is preventing scripts from runni...
techwriterb.hashnode.dev1 min read