【问题标题】:Shopify Import Bundle Install Not WorkingShopify 导入捆绑安装不起作用
【发布时间】:2014-07-09 17:21:51
【问题描述】:

我正在尝试通过 guide on Github here 将 @import 添加到我的 Shopify 主题开发工作流程中。

按照 Grunt.js 指南,当我应该运行 bundle install 时,我已到达第 5 步。运行时出现以下错误:

Fetching git@github.com:Shopify/shopify_theme.git
Cloning into bare repository '/usr/local/rvm/gems/ruby-2.1.1/cache/bundler/git/shopify_theme-3de0c1fc88f476e318398688d2f3d8495e4f5062'...
Warning: Permanently added the RSA host key for IP address '192.30.252.131' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

这也给了我一个错误:

--bare --no-hardlinks` in directory

任何想法出了什么问题?对命令行来说还是相当新的,无法弄清楚问题可能是什么。

感谢任何帮助。提前致谢!

【问题讨论】:

    标签: import gem shopify


    【解决方案1】:

    似乎这与将 SSH 密钥从我的计算机链接到我的 Github 帐户有关。在此处遵循本指南,运行bundle install,现在我将努力聚会。 https://help.github.com/articles/generating-ssh-keys#step-3-add-your-ssh-key-to-github

    【讨论】:

      猜你喜欢
      • 2016-11-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-10-31
      • 1970-01-01
      相关资源
      最近更新 更多