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 navigate to the directory specified, there is no ace.log to check.
Running the command with sudo and --verbose completes but does not generate a report. Instead the following error appears:
info: Saving JSON report
info: Saving HTML report
error: Unexpected error: this.json.data.images.forEach is not a function
debug: TypeError: this.json.data.images.forEach is not a function
at fs.pathExists.then.then (/usr/local/lib/node_modules/ace-core/dist/report/report.js:88:35)
at <anonymous>
No report is output at the specified directory. log file attached. ace.log
The text was updated successfully, but these errors were encountered:
Ace -v: 0.3.0
Node -v: 8.6.0
NPM -v: 5.3.0
Running Ace 0.3.0 on books previously validated by 0.2.0 gives the following error:
When I navigate to the directory specified, there is no ace.log to check.
Running the command with
sudo
and--verbose
completes but does not generate a report. Instead the following error appears:No report is output at the specified directory. log file attached.
ace.log
The text was updated successfully, but these errors were encountered: