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
1) documentjs/lib/generators/html can push out dev mode static:
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
2) documentjs/lib/generators/html body is rendered as a mustache template prior to markdown:
Error: ENOTEMPTY: directory not empty, rmdir 'C:\projects\documentjs\lib\generators\html\test\tmp\static\zombie\node_modules\lodash\object'
The text was updated successfully, but these errors were encountered:
Two tests fail when run with Node 8 on AppVeyor:
The text was updated successfully, but these errors were encountered: