Skip to content

Commit a9ea61f

Browse files
authored
Merge pull request github#14001 from github/sidshank/clarify-js-and-ts-requirements
Clarify system requirements for TypeScript extraction
2 parents 5a76b9f + 671eb0f commit a9ea61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-overview/system-requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For extraction of compiled languages (C/C++, C#, Go, Java) and Ruby on Linux:
2828

2929
For TypeScript extraction on all platforms:
3030

31-
- Node.js must be installed and available on the ``PATH`` as ``node``.
31+
- Node.js 14 or higher must be installed and available on the ``PATH`` as ``node``.
3232

3333
For Python extraction:
3434

0 commit comments

Comments
 (0)