Skip to content

Commit ae1cc17

Browse files
Update content/cli/overview.md
1 parent 4e1b85f commit ae1cc17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/cli/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Nest CLI requires a Node.js binary built with [internationalization support](htt
88

99
```bash
1010
node -p process.versions.icu
11+
```bash
12+
13+
If the command prints `undefined`, your Node.js binary has no internationalization support.
1114
1215
#### Installation
1316

0 commit comments

Comments
 (0)