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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -950,5 +950,6 @@
950
950
"949": "Route %s errored during %s. These errors are normally ignored and may not prevent the route from prerendering but are logged here because build debugging is enabled.\n\nOriginal Error: %s",
951
951
"950": "The manifests singleton was not initialized.",
952
952
"951": "The client reference manifest for route \"%s\" does not exist.",
953
-
"952": "Cannot access \"%s\" without a work store."
953
+
"952": "Cannot access \"%s\" without a work store.",
954
+
"953": "This is a proxied client reference manifest. The property \"%s\" is not handled."
0 commit comments