We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7efd633 commit ee80e1bCopy full SHA for ee80e1b
packages/next/errors.json
@@ -964,5 +964,7 @@
964
"963": "Fast setImmediate is not available in the edge runtime.",
965
"964": "An unexpected error occurred while starting to capture immediates",
966
"965": "Expected setImmediate to reject invalid arguments",
967
- "966": "Expected process.nextTick to reject invalid arguments"
+ "966": "Expected process.nextTick to reject invalid arguments",
968
+ "967": "Invariant: relativeProjectDir cannot be an empty string",
969
+ "968": "Invariant: getNextConfigEdge most only be called in edge runtime"
970
}
0 commit comments