mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
15 lines
485 B
Markdown
15 lines
485 B
Markdown
# System requirements
|
|
|
|
- Node 18+. Puppeteer follows the latest
|
|
[maintenance LTS](https://github.com/nodejs/Release#release-schedule) version of
|
|
Node
|
|
|
|
- TypeScript 4.7.4+ (If used with TypeScript)
|
|
|
|
- Operating systems:
|
|
|
|
- Windows, x64 architecture
|
|
- MacOS, x64 and arm64 architectures
|
|
- Debian/Ubuntu Linux, with x64 architecture
|
|
- Required system packages https://source.chromium.org/chromium/chromium/src/+/main:chrome/installer/linux/debian/dist_package_versions.json
|