mirror of
https://github.com/prometheus/prometheus
synced 2025-03-25 04:36:53 +00:00
doc: Update nodejs and npm requirements for build (#16082)
Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
parent
a7ce2c37b6
commit
4b01140207
@ -68,8 +68,8 @@ Prometheus will now be reachable at <http://localhost:9090/>.
|
||||
To build Prometheus from source code, You need:
|
||||
|
||||
* Go [version 1.22 or greater](https://golang.org/doc/install).
|
||||
* NodeJS [version 16 or greater](https://nodejs.org/).
|
||||
* npm [version 7 or greater](https://www.npmjs.com/).
|
||||
* NodeJS [version 22 or greater](https://nodejs.org/).
|
||||
* npm [version 8 or greater](https://www.npmjs.com/).
|
||||
|
||||
Start by cloning the repository:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user