When running npm-check-updates in powershell, it prompts that the file cannot be loaded because running scripts is prohibited on the secondary system. How to solve it
WBOY2022-09-26 09:34:53
1. Run windows PowerShell as administrator
2. Enter set-executionpolicy RemoteSigned
3. Then enter Y or A