klugjo / hexo-theme-magnetic

Adaptation of http://pixelhint.com/magnetic-free-html5-responsive-photography-website-template/ for hexo
187 stars 66 forks source link

No layout generated #1

Closed adrienfenech closed 8 years ago

adrienfenech commented 8 years ago

Hello there,

When I try to generate my blog using Magnetic theme, I get an error on each files under the layout directory:

ERROR Process failed: layout/index.ejs
TypeError: Cannot read property 'compile' of undefined

The result is every page generated doesn't get layout. Do you have an idea ?

Thanks a lot !

klugjo commented 8 years ago

I don't think this is related to the theme

https://github.com/hexojs/hexo/issues/1805 https://github.com/hexojs/hexo/issues/1793 https://github.com/hexojs/hexo/issues/1855

Some people said the issue is with hexo 3.2.0

leesei commented 8 years ago

This is indeed a Hexo 3.2 issue, tracked by #1855.