升了系统之后第一次写博客。。然后 generate 的时候长这样
sudo rake generate
Password:
Ignoring RedCloth-4.2.9 because its extensions are not built. Try: gem pristine RedCloth --version 4.2.9
## Generating Site with Jekyll
preview 的时候长这样
Ignoring RedCloth-4.2.9 because its extensions are not built. Try: gem pristine RedCloth --version 4.2.9
Starting to watch source with Jekyll and Compass. Starting Rack on port 4000
rake aborted!
Errno::ENOENT: No such file or directory - jekyll
/Users/************/octopress/Rakefile:84:in `spawn'
/Users/************/octopress/Rakefile:84:in `block in <top (required)>'
Tasks: TOP => preview
(See full trace by running task with --trace)
然后现在文章搞不上去。。。
有没有也遇到这个问题的!求助!
1
windfarer 2015-10-25 17:36:04 +08:00
报错信息里已经很明确地告诉你应该怎么做了嘛,咋就不仔细看呢。
“ Try: gem pristine RedCloth --version 4.2.9 ” |
2
thirtiseven OP @windfarer 运行完了后让我 bundle install 然后出现 -bash: bundle: command not found
|
3
windfarer 2015-10-25 23:52:31 +08:00
缺啥补啥,有 brew 的话,用 brew install bundle 把 bundle 装上,然后再试试?
|
4
xfwduke 2015-10-26 09:32:02 +08:00
升级后 octopress 也挂了, 实在没心思研究啥问题
怒换 hexo, 比 octo 还快 -, - |
5
pheyer 2015-11-02 14:54:57 +08:00
@xfwduke 你的 octopress 原来是托管在 Github 上吗?我一直不明白如果从 Octopress 迁移到 Hexo , Git 记录怎么续起来,看网上的教程一般 Hexo 都是创建新文件夹的
|
6
xfwduke 2015-11-03 20:46:35 +08:00
@pheyer 我放自己的 vps 上的... 所以不太明白你说的是啥. 我换成 hexo, 算是简单粗暴, 就是把文章复制过去了, 然后改了下文件的命名规则而已
|
8
HuyangJake 2015-11-08 11:01:17 +08:00
@pheyer 请问解决这个问题了吗,可否分享下。谢谢
|
9
pheyer 2015-11-08 11:06:31 +08:00
@HuyangJake 看就个就清楚了
|
10
pheyer 2015-11-08 11:06:46 +08:00 1
|