mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 10:33:59 -05:00
Clarify that currently we have to run on LTS 14
https://github.com/compiler-explorer/compiler-explorer/issues/3047#issuecomment-948032360
This commit is contained in:
committed by
GitHub
parent
cd1f67aa45
commit
4089f0c4f7
@@ -53,7 +53,7 @@ Assuming you have a compatible version of `node` installed, on Linux simply runn
|
||||
on your local machine: [http://localhost:10240/](http://localhost:10240/). If this doesn't work for you, please contact
|
||||
us, as we consider it important you can quickly and easily get running.
|
||||
Currently, **Compiler Explorer**
|
||||
requires [at least `node` 14 _(LTS version)_](CONTRIBUTING.md#node-version) installed, either on the path or at `NODE_DIR`
|
||||
requires [`node` 14 _(LTS version)_](CONTRIBUTING.md#node-version) installed, either on the path or at `NODE_DIR`
|
||||
(an environment variable or `make` parameter).
|
||||
|
||||
Running with `make EXTRA_ARGS='--language LANG'` will allow you to load
|
||||
|
||||
Reference in New Issue
Block a user