报错:
yarn : 无法加载文件 D:\program software\NVM\nvm\v16.20.0\yarn.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.microsoft.com/fwlink/?LinkID=135170 中的
about_Execution_Policies。
所在位置 行:1 字符: 1
+ yarn -v
+ ~~~~
+ CategoryInfo : SecurityError: (:) [],PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
解决方法:
以管理员身份运行PowerShell。输入set-ExecutionPolicy RemoteSigned 。然后选择a。





![0基础学习SQL注入之万能账号密码(BUUctf例题-[极客大挑战 2019]EasySQL1)](https://img-blog.csdnimg.cn/img_convert/243ebd2770cc0d98b258543fcfb517b6.png)















