You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I "docpad run", and choose No Skeleton option I get this error:
error: Something went wrong with the action
error: An error occured:
TypeError: Object #<Object> has no method 'ensurePath'
at Task.<anonymous> (/usr/local/share/npm/lib/node_modules/docpad/out/lib/docpad.js:3177:26)
at ambi (/usr/local/share/npm/lib/node_modules/docpad/node_modules/ambi/out/lib/ambi.js:21:27)
at /usr/local/share/npm/lib/node_modules/docpad/node_modules/taskgroup/out/lib/taskgroup.js:82:19
at process._tickCallback (node.js:415:13)
Same with "docpad skeleton" and No Skeleton option. Other skeletons work.
The text was updated successfully, but these errors were encountered:
Node v0.10.3
OSX 10.8.3
When I "docpad run", and choose No Skeleton option I get this error:
Same with "docpad skeleton" and No Skeleton option. Other skeletons work.
The text was updated successfully, but these errors were encountered: