Skip to content

Commit

Permalink
Error codes
Browse files Browse the repository at this point in the history
  • Loading branch information
sebmarkbage committed Oct 6, 2021
1 parent df7ac95 commit 460b829
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/error-codes/codes.json
Expand Up @@ -401,5 +401,6 @@
"413": "Expected finished root and lanes to be set. This is a bug in React.",
"414": "Did not expect this call in production. This is a bug in React. Please file an issue.",
"415": "Error parsing the data. It's probably an error code or network corruption.",
"416": "This environment don't support binary chunks."
"416": "This environment don't support binary chunks.",
"417": "React currently only supports piping to one writable stream."
}

0 comments on commit 460b829

Please sign in to comment.