unhelpful error message
Open
needs more info
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
> c8 --reporter json --reporter text ava "--colors"
Uncaught exception in test.js
SyntaxError: Unexpected token '.'
---
Error log: https://github.com/node-fetch/fetch-blob/pull/103/checks?check_run_id=3037830205
Version: output of `node -v`: v15
Platform: ubuntu
---
I'm not sure if it's c8 or something else but the error message is not that helpful, it dose not say where in the file there is a error... only that it exited with error code 1. annoying to debug...
Contributor guide
Assessment
This issue has not been assessed yet.