Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e4679bd

Browse filesBrowse files
TrottBethGriggs
authored andcommitted
doc: use 'console' info string for console output
PR-URL: #34837 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent 98f7d8e commit e4679bd
Copy full SHA for e4679bd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/esm.md‎

Copy file name to clipboardExpand all lines: doc/api/esm.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1895,7 +1895,7 @@ requires the full path to a module be provided to the loader. To enable the
18951895
automatic extension resolution and importing from directories that include an
18961896
index file use the `node` mode.
18971897

1898-
```bash
1898+
```console
18991899
$ node index.mjs
19001900
success!
19011901
$ node index # Failure!

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.