| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 76991c0 commit 3db4354
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1901,7 +1901,7 @@ present. | |||
| 1901 | 1901 | ||
| 1902 | 1902 | ```js | |
| 1903 | 1903 | const data = process.report.getReport(); | |
| 1904 | - console.log(data.header.nodeJsVersion); | ||
| 1904 | + console.log(data.header.nodejsVersion); | ||
| 1905 | 1905 | ||
| 1906 | 1906 | // Similar to process.report.writeReport() | |
| 1907 | 1907 | const fs = require('fs'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments