octopress icon indicating copy to clipboard operation
octopress copied to clipboard

Error reading file when run rake generate

Open D-Wang opened this issue 10 years ago • 3 comments

/Users/WangWei/Documents/GitHubPage/octopress/plugins git:(source) ✗ rake generate
(in /Users/WangWei/Documents/GitHubPage/octopress)

Generating Site with Jekyll

identical source/stylesheets/screen.css Configuration file: /Users/WangWei/Documents/GitHubPage/octopress/_config.yml Source: source Destination: public Generating... Error reading file /Library/Ruby/Gems/2.0.0/gems/jekyll-sitemap-0.6.1/lib/sitemap.xml: No such file or directory - /Users/WangWei/Documents/GitHubPage/octopress/source/Library/Ruby/Gems/2.0.0/gems/jekyll-sitemap-0.6.1/lib/sitemap.xml done. Auto-regeneration: disabled. Use --watch to enable.

I followed the steps on website of octopress. Do I need to configure something?

D-Wang avatar Nov 07 '14 07:11 D-Wang

Nope! This is a bug with jekyll-sitemap. Will fix today :) https://github.com/jekyll/jekyll-sitemap/issues/51

parkr avatar Nov 07 '14 17:11 parkr

I get a similar error. Rake deploy works, it's just a rake generate task. Is this also as a result of the same bug?

Generating Site with Jekyll

identical source/stylesheets/screen.css Configuration file: /Users/stephaniemorillo/octopress/_config.yml Source: source Destination: public Generating... done. Auto-regeneration: disabled. Use --watch to enable.

rubymorillo avatar Nov 13 '14 00:11 rubymorillo

I hava the same error.

netguo avatar Apr 15 '15 02:04 netguo