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 b8bb1f0 commit a7c8049Copy full SHA for a7c8049
1 file changed
doc/api/errors.md
@@ -2715,6 +2715,8 @@ ES modules. When `require()` encounters an ES module that contains top-level
2715
added: REPLACEME
2716
-->
2717
2718
+> Stability: 1 - Experimental.
2719
+
2720
An attempt was made to `require()` an [ES Module][] while another `import()` call
2721
was already in progress to load it asynchronously.
2722
0 commit comments