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 a6b6556 commit 5f09f45Copy full SHA for 5f09f45
1 file changed
doc/api/esm.md
@@ -1808,7 +1808,7 @@ requires the full path to a module be provided to the loader. To enable the
1808
automatic extension resolution and importing from directories that include an
1809
index file use the `node` mode.
1810
1811
-```bash
+```console
1812
$ node index.mjs
1813
success!
1814
$ node index # Failure!
0 commit comments