Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: The partial posts could not be found #3

Closed
g3d opened this issue Jan 13, 2014 · 2 comments
Closed

Error: The partial posts could not be found #3

g3d opened this issue Jan 13, 2014 · 2 comments

Comments

@g3d
Copy link

g3d commented Jan 13, 2014

Got that error with ghost v0.4.0 (not tried on v0.3.3). Node v0.10.20

/home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:135
    throw new Exception("The partial " + name + " could not be found");
          ^
Error: The partial posts could not be found
    at new Error (<anonymous>)
    at Error.Exception (/home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/exception.js:6:41)
    at Object.invokePartial (/home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:135:11)
    at Object.invokePartialWrapper [as invokePartial] (/home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:38:34)
    at Object.eval (eval at <anonymous> (/home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:179:23), <anonymous>:19:17)
    at /home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:92:31
    at /home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:467:21
    at render (/home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/lib/hbs.js:268:15)
    at renderIt (/home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/lib/hbs.js:323:18)
    at /home/ghost/releases/ghost-0.4.0/node_modules/express-hbs/lib/hbs.js:329:11
@roycehaynes
Copy link
Owner

@g3d - hold tight. I'm in the middle of the ocean (literally). I'll test theme out in v0.4 when I'm back Friday.

@roycehaynes
Copy link
Owner

@g3d - I got rid of partials all together as a temporary fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants