Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit b44b44e

Browse files
authored
Update readme with 400 error info (#181)
1 parent bb79335 commit b44b44e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ nyc report --reporter=text-lcov > coverage.lcov
8787
./node_modules/.bin/codecov
8888
```
8989

90+
## Troubleshooting
91+
92+
If you're seeing an **HTTP 400 error when uploading reports to S3**, make sure you've updated to at least version 3.7.0.
93+
94+
9095
## Change Log
9196

9297
- v2.0.0 No longer supports node v0.10 because of the execSync.

0 commit comments

Comments
 (0)