mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Clarifies JS and TS system requirements
This commit is contained in:
@@ -26,9 +26,9 @@ For extraction of compiled languages (C/C++, C#, Go, Java) and Ruby on Linux:
|
||||
- ``glibc`` version 2.17 or greater must be installed.
|
||||
- ``musl-c``-based Linux distributions, such as Alpine Linux, are not supported.
|
||||
|
||||
For TypeScript extraction on all platforms:
|
||||
For JavaScript and TypeScript extraction on all platforms:
|
||||
|
||||
- Node.js must be installed and available on the ``PATH`` as ``node``.
|
||||
- Node.js 14 or higher must be installed and available on the ``PATH`` as ``node``.
|
||||
|
||||
For Python extraction:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user