Skip to content

fix: support installing dependencies on non-ubuntu.#14010

Merged
aslushnikov merged 2 commits intomicrosoft:mainfrom
aslushnikov:support-install-deps-on-non-ubuntu
May 10, 2022
Merged

fix: support installing dependencies on non-ubuntu.#14010
aslushnikov merged 2 commits intomicrosoft:mainfrom
aslushnikov:support-install-deps-on-non-ubuntu

Conversation

@aslushnikov
Copy link
Copy Markdown
Contributor

@aslushnikov aslushnikov commented May 7, 2022

We should not fast-return if someone tries to run
npx playwright install-deps on Debian. We regressed this in our last release.

Instead, we should warn users, fallback to Ubuntu 20.04 dependencies,
and proceed.

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.
@aslushnikov aslushnikov force-pushed the support-install-deps-on-non-ubuntu branch from d58359f to 9948993 Compare May 9, 2022 15:07
@aslushnikov aslushnikov merged commit 3ba1ea5 into microsoft:main May 10, 2022
@aslushnikov aslushnikov deleted the support-install-deps-on-non-ubuntu branch May 10, 2022 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants