【问题标题】:The file “launchPackager.command” could not be executed because you do not have appropriate access privileges无法执行文件“launchPackager.command”,因为您没有适当的访问权限
【发布时间】:2020-12-21 14:42:14
【问题描述】:

您好,我正在尝试将 Firebase 添加到我的 react-native 项目中。 最后,当我尝试启动我的 IOS 项目时: 无法执行文件“launchPackager.command”,因为您没有适当的访问权限。要查看或更改访问权限,请在 Finder 中选择该文件,然后选择“文件”>“获取信息”。

我已经在我的 Mac(os catalina 10.15.4)上更改了我的隐私和设置:

sudo spctl --master-disable

【问题讨论】:

    标签: ios firebase react-native macos-catalina react-native-firebase


    【解决方案1】:

    有同样的问题。 就我而言,它是通过授予文件可执行权限来解决的。

    chmod u+x /path/to/file.command 
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-12-03
      • 2018-12-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-11-20
      相关资源
      最近更新 更多