When running npm-check-updates in powershell, it prompts that the file cannot be loaded because running scripts is prohibited on the secondary system.
安超2022-09-23 16:34:46
0
1
2061
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
1. Run windows PowerShell as administrator
2. Enter set-executionpolicy RemoteSigned
3. Then enter Y or A