Created
September 9, 2011 17:13
-
-
Save chartjes/1206778 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Generating Site with Jekyll | |
/Users/chartjes/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/psych.rb:148:in `parse': couldn't parse YAML at line 6 column 7 (Psych::SyntaxError) | |
from /Users/chartjes/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/psych.rb:148:in `parse_stream' | |
from /Users/chartjes/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/psych.rb:119:in `parse' | |
from /Users/chartjes/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/psych.rb:106:in `load' | |
from /Users/chartjes/.rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/psych.rb:205:in `load_file' | |
from /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/jekyll-0.11.0/lib/jekyll.rb:119:in `configuration' | |
from /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/gems/jekyll-0.11.0/bin/jekyll:207:in `<top (required)>' | |
from /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/bin/jekyll:19:in `load' | |
from /Users/chartjes/.rvm/gems/ruby-1.9.2-p290/bin/jekyll:19:in `<main>' |
That's the problem, I have no idea what bit of YAML it is complaining about. The error message doesn't give me any indication of what file it is.
##
Chris Hartjes
http://www.littlehart.net/atthekeyboard
@chartjes
…On Friday, 9 September, 2011 at 1:24 PM, Joel Moss wrote:
What does your YAML look like?
##
Reply to this email directly or view it on GitHub:
https://gist.github.com/1206778
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What does your YAML look like?