Open
Description
I am unsure why, this only happened to me on Win7 x64, ruby 1.93, with the exact same process as on an OSX, where it worked perfectly.
Basically the assemble task created using "yo assemble" hangs on "assemble:pages".
Removing the following from plugins fixed the issue:
'assemble-contrib-anchors'
Unsure why, but either way, hope this is the right place for this.