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
Copy file name to clipboardExpand all lines: packages/next/errors.json
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1442,5 +1442,8 @@
1442
1442
"1441": "DevValidationScheduler requires at least one active validation",
1443
1443
"1442": "The Server Reference ID did not match the expected format. Received %s.\\nRead more: https://nextjs.org/docs/messages/failed-to-find-server-action",
1444
1444
"1443": "Unsupported body type: %s",
1445
-
"1444": "Invalid target hostname \"%s\" for proxy request, expected \"%s\""
1445
+
"1444": "Invalid target hostname \"%s\" for proxy request, expected \"%s\"",
0 commit comments