在 TextMate 的 Bundles 菜单中单击 GetBundles 时无法打开它
我可以安装 GetBundles 捆绑包,但是当我单击它时(Bundles > GetBundles > GetBundles),没有任何反应。
我遵循了多个指南,它们都引导我遇到相同的情况。以下是此类指南的示例:
http://solutions.treypiepmeier.com/2009/02/25/installing-getbundles-on-a-fresh-copy-of-textmate/
I can install the GetBundles bundle, but when I click on it (Bundles > GetBundles > GetBundles), nothing happens.
I've followed multiple guides, and they all lead me to the same situation. Here's an example of one such guide:
http://solutions.treypiepmeier.com/2009/02/25/installing-getbundles-on-a-fresh-copy-of-textmate/
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你运行的是 Ruby 1.9 吗?看来 GetBundles 不适用于 Ruby 1.9
您可以检查其日志文件(Bundles > GetBundles > Open Log File),可能会看到一些语法错误。
Are you running Ruby 1.9? It seems GetBundles doesn't work with Ruby 1.9
You can check its log file (Bundles > GetBundles > Open Log File), might see some syntax errors there.