-
Notifications
You must be signed in to change notification settings - Fork 334
Closed
Labels
Description
I've been trying to import my blog from WordPress. I've been getting this error.
sudo jekyll import wordpressdotcom --file "technologicalramblings.wordpress.2013-05-12.xml" --trace
Importing...
/opt/local/lib/ruby2.0/gems/2.0.0/gems/jekyll-import-0.1.0.beta1/lib/jekyll/jekyll-import/wordpressdotcom.rb:15:in `read': no implicit conversion of Hash into String (TypeError)
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/jekyll-import-0.1.0.beta1/lib/jekyll/jekyll-import/wordpressdotcom.rb:15:in `process'
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/jekyll-import-0.1.0.beta1/lib/jekyll/commands/import.rb:43:in `process'
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/jekyll-1.0.1/bin/jekyll:109:in `block (2 levels) in <top (required)>'
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/commander-4.1.3/lib/commander/command.rb:180:in `call'
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/commander-4.1.3/lib/commander/command.rb:180:in `call'
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/commander-4.1.3/lib/commander/command.rb:155:in `run'
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/commander-4.1.3/lib/commander/runner.rb:402:in `run_active_command'
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/commander-4.1.3/lib/commander/runner.rb:78:in `run!'
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/commander-4.1.3/lib/commander/delegates.rb:7:in `run!'
from /opt/local/lib/ruby2.0/gems/2.0.0/gems/commander-4.1.3/lib/commander/import.rb:10:in `block in <top (required)>'
Reactions are currently unavailable