Skip to content

Error executing octopress after plugin install #22

@UnclePetros

Description

@UnclePetros

After plugin install I receive the following error when execute "octopress --help" :

C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-multilingual-1.2.0/lib/octopress-m
ultilingual/jekyll.rb:85:in `<class:Post>': undefined method `template' for clas
s `Jekyll::Post' (NameError)
        from C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-multilingual-1.2.0/li
b/octopress-multilingual/jekyll.rb:84:in `<module:Jekyll>'
        from C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-multilingual-1.2.0/li
b/octopress-multilingual/jekyll.rb:1:in `<top (required)>'
        from C:/Ruby200/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in
 `require'
        from C:/Ruby200/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in
 `require'
        from C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-multilingual-1.2.0/li
b/octopress-multilingual.rb:9:in `<top (required)>'
        from C:/Ruby200/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:135:i
n `require'
        from C:/Ruby200/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:135:i
n `rescue in require'
        from C:/Ruby200/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:144:i
n `require'
        from C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-3.0.11/lib/octopress.
rb:99:in `block in require_blessed_gems'
        from C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-3.0.11/lib/octopress.
rb:97:in `each'
        from C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-3.0.11/lib/octopress.
rb:97:in `require_blessed_gems'
        from C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-3.0.11/lib/octopress.
rb:106:in `require_gems'
        from C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-3.0.11/lib/octopress.
rb:133:in `<top (required)>'
        from C:/Ruby200/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in
 `require'
        from C:/Ruby200/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in
 `require'
        from C:/Ruby200/lib/ruby/gems/2.0.0/gems/octopress-3.0.11/bin/octopress:
6:in `<top (required)>'
        from C:/Ruby200/bin/octopress:23:in `load'
        from C:/Ruby200/bin/octopress:23:in `<main>'

Uninstalling octopress-multilingual solve the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions