【发布时间】:2022-01-13 21:30:08
【问题描述】:
【问题讨论】:
标签: node.js reactjs react-native powershell expo
【问题讨论】:
标签: node.js reactjs react-native powershell expo
你有两个选择:
切换到 cmd
或
运行此命令
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
这个命令在你关闭PS之前一直有效,如果你重新打开它,你应该再传一遍,这个有一个很大的线程,看看:
ps1 cannot be loaded because running scripts is disabled on this system
【讨论】: