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

Getting the error - Missing helper Get #23

Closed
somenathghosh opened this issue Sep 10, 2016 · 2 comments
Closed

Getting the error - Missing helper Get #23

somenathghosh opened this issue Sep 10, 2016 · 2 comments

Comments

@somenathghosh
Copy link

ERROR: [index.hbs] Missing helper: "get"
Rendering Error Page
Ghost caught a processing error in the middleware layer.
Error: [index.hbs] Missing helper: "get"

at Object.<anonymous> (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/base.js:86:13) at Object.eval (eval at createFunctionContext (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:221:23), <anonymous>:6:68) at ret (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:159:30) at ret (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:488:21) at Object.invokePartial (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:218:12) at Object.invokePartialWrapper [as invokePartial] (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:61:39) at Object.eval (eval at createFunctionContext (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:221:23), <anonymous>:12:23) at ret (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:159:30) at ret (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:488:21) at Object.invokePartial (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:218:12) at Object.invokePartialWrapper [as invokePartial] (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:61:39) at Object.eval (eval at createFunctionContext (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:221:23), <anonymous>:6:23) at ret (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/runtime.js:159:30) at ret (/srv/www/moments-of-lives/node_modules/express-hbs/node_modules/handlebars/dist/cjs/handlebars/compiler/compiler.js:488:21) at renderTemplate (/srv/www/moments-of-lives/node_modules/express-hbs/lib/hbs.js:481:13) at render (/srv/www/moments-of-lives/node_modules/express-hbs/lib/hbs.js:529:5) at renderIt (/srv/www/moments-of-lives/node_modules/express-hbs/lib/hbs.js:591:18) at /srv/www/moments-of-lives/node_modules/express-hbs/lib/hbs.js:601:11 at _returnLayouts (/srv/www/moments-of-lives/node_modules/express-hbs/lib/hbs.js:138:7) at /srv/www/moments-of-lives/node_modules/express-hbs/lib/hbs.js:149:7 at tryToString (fs.js:414:3) at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:401:12)

Please help.

@somenathghosh
Copy link
Author

Found it was old version of ghost. Thanks.

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
@somenathghosh and others