Fix Node 8 AppVeyor issues
Open
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 371
- PR merge metrics
- No merged PRs in 30d
Description
[Two tests fail when run with Node 8 on AppVeyor](https://ci.appveyor.com/project/matthewp/documentjs/build/1.0.159/job/qn302x424e5e9xjw):
```
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'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.