github - Github 页面,Jekyll 不会安装

标签 github jekyll github-pages

我正在尝试为 Github Pages 安装 Jekyll,不幸的是它返回以下内容:

>$ gem install github-pages

>Fetching: RedCloth-4.2.9.gem (100%)
>
ERROR:  While executing gem ... (Errno::EACCES)
>    
Permission denied - /Library/Ruby/Gems/1.8/cache/RedCloth-4.2.9.gem

我正在运行 Mountain Lion 10.8.4,我在 xcode 中安装了 RVM 和命令行工具,但我被困在那里。有什么建议吗?

最佳答案

你真的需要做一个 sudo gem install

关于github - Github 页面,Jekyll 不会安装,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18346869/

相关文章:

git - 初始提交失败的 android studio。无法阅读

Jekyll - 在单个包含中包含多个参数?

css - Github 页面代码块离线和在线表现不同

Jekyll 提前约会

html - jekyll 页面在本地工作但在线时不工作

Python Sphinx css 无法在 github 页面上运行

html - Github Pages 服务器会允许 .htaccess 和 .htpasswd 吗?

git - 无法从 git 提交中删除文件

git - 如何用GitHub管理大数据文件?

git - 查询有关以窗口用户身份使用 git 和 VS2010 的问题