docs: be more precise in what versions of Node.js are supported (#34231)
Signed-off-by: Simon Knott <info@simonknott.de> Co-authored-by: Max Schmitt <max@schmitt.mx>
This commit is contained in:
parent
ec79f28ffe
commit
527505e67b
|
@ -286,7 +286,7 @@ pnpm exec playwright --version
|
|||
|
||||
## System requirements
|
||||
|
||||
- Node.js 18+
|
||||
- Latest version of Node.js 18, 20 or 22.
|
||||
- Windows 10+, Windows Server 2016+ or Windows Subsystem for Linux (WSL).
|
||||
- macOS 13 Ventura, or later.
|
||||
- Debian 12, Ubuntu 22.04, Ubuntu 24.04, on x86-64 and arm64 architecture.
|
||||
|
|
Loading…
Reference in New Issue