playwright/packages/playwright-core/src/server/registry
Andrey Lushnikov 3ba1ea5c39
fix: support installing dependencies on non-ubuntu. (#14010)
We should not fast-return if someone tries to run
`npx playwright install-deps` on Debian.

Instead, we should warn users, fallback to Ubuntu 20.04 dependencies,
and proceed.
2022-05-10 04:05:39 -07:00
..
browserFetcher.ts fix: put browserVersion in the browsers.json (#13946) 2022-05-05 04:17:13 -07:00
dependencies.ts fix: support installing dependencies on non-ubuntu. (#14010) 2022-05-10 04:05:39 -07:00
download.ts chore: show small progress bar in downloader without tty (#13690) 2022-04-22 19:55:43 +02:00
index.ts fix: put browserVersion in the browsers.json (#13946) 2022-05-05 04:17:13 -07:00
nativeDeps.ts chore: move registry & dispatchers to under server (#13370) 2022-04-06 22:21:27 -07:00