尝试在 VScode 中使用 React Native 制作待办事项列表。我在终端中运行了“ npm install --global expo-cli ”。然后在命令运行后我运行“expo init todoList”。运行后,我在终端中收到以下错误代码:“ expo : File C:\Users\Bruissed Ass\AppData\Roaming pm xpo.ps1 无法加载,因为 在此系统上禁用运行脚本。有关更多信息,请参阅 about_Execution_Policies 位于 https://go.microsoft.com/fwlink/?LinkID=135170。 在行:1 字符:1
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
”
我该怎么办?我真的不知道我在看什么。我对此做了一些研究,但我是新手。
我访问了错误表上的更多信息网站。虽然我一个字都听不懂。
以管理员身份打开 powershell。 运行以下命令:set-executionpolicy remotesigned