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 with Dust partials #3

Open
praestans opened this issue Mar 22, 2014 · 3 comments
Open

Error with Dust partials #3

praestans opened this issue Mar 22, 2014 · 3 comments

Comments

@praestans
Copy link

There is a problem with Dust partials. I described it here http://stackoverflow.com/questions/22300006/dust-partials-rendering-error-in-docpad

Briefly, if I use layout with partials like this:

{>"src/layouts/header.dust"/}
Content: {content}

No result of dust processing is shown, although dust engine called with proper parameters.

@rek
Copy link

rek commented May 19, 2014

I am getting the same error when trying to render partials:

error: An error occured: Error: A task's completion callback has fired when the task was already in a completed state, this is unexpected
at Task.completionCallback (/home/user/project/node_modules/docpad/node_modules/event-emitter-grouped/node_modules/taskgroup/out/lib/taskgroup.js:144:15)
at Stub.callback (/home/user/project/node_modules/docpad-plugin-consolidate/out/lib/consolidate.plugin.js:34:22)
at Stub.flush (/home/user/project/node_modules/dustjs-linkedin/lib/dust.js:461:14) ...

@RobLoach
Copy link
Contributor

Did you make any progress with this?

@rek
Copy link

rek commented Apr 20, 2015

Nope, I abandoned it, sorry.

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

3 participants