Webstorm Git 安装 - 运行 Git 时出错 - 无法运行程序 "/Applications/GitHub.app": error=13, 权限被拒绝

标签 webstorm github-for-mac

新手提醒。

刚刚安装了 Webstorm,现在正在尝试正确配置 Git。

我在 Webstorm 中创建了一个空项目并收到警告“无法启动 Git”/Applications/GitHub.app 可能是 Git 的路径无效”

当我在应用程序文件夹中设置 GitHub 的路径并尝试对其进行测试时,我收到错误消息“无法运行程序“/Applications/GitHub.app”:错误=13,权限被拒绝”

有什么建议吗?

感谢您的支持。

最佳答案

在终端中,运行“sudo xcodebuild -license”然后同意条款。 引用: https://intellij-support.jetbrains.com/entries/62745413-Mac-OSX-can-t-start-Git-after-updating-Mac-OS-XCode

关于Webstorm Git 安装 - 运行 Git 时出错 - 无法运行程序 "/Applications/GitHub.app": error=13, 权限被拒绝,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17405544/

相关文章:

github - 如何撤消同步以恢复本地存储库中的文件?

github - GitHub Desktop 中的摘要和描述有什么区别?

javascript - 使用一个文件夹中的所有文件,就像一个大 JS

php - 在 PHPStorm 中有没有办法避免索引 *.phar 文件?

android - NativeScript 的 Intellisense (Android) - 没有显示某些方法?

javascript - 使用Jest,如何只在测试用例失败时才触发断点?

android - "/usr/local/bin/git": error=2, Android Studio 没有那个文件或目录

mac 版 Github 客户端 : how to overcome the Great Wall?

Github for mac diff 选项

javascript - 如何在 WebStorm 中使用 blame?