Issuing the command lab -a code -r html -o docs/coverage.html should create the docs folder, if it doesn't exist; [email protected] fails with an exception:
throw er; // Unhandled 'error' event
^
Error: ENOENT, open 'docs/coverage.html'
at Error (native)```