Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试使用 Zend studio 10.0 连接到我的 Git-hub 存储库时,会显示此消息:“解析异常将 JSON 转换为对象”
一种解决方案是简单地使用“文件”->“来自 Git 的新项目”选项而不是“来自 GitHub 的新项目”选项。然后,您可以粘贴项目的 URL(很容易从 GitHub 复制)并输入您的 GitHub 用户名和密码,它会克隆 repo,我猜,与“新项目”完全相同来自 GitHub”的过程就可以完成。