Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 1f2be39

Browse files
authored
Note that pnpm install is required before installing playwright
1 parent 65b5f7a commit 1f2be39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ It can be installed from the root of this repo:
111111
developer.tbd.website $> pnpm playwright install --with-deps
112112
```
113113

114+
Note: Running `pnpm i` is first required before running the playwright install command above.
115+
114116
This is required when running the tests, for instance via `pnpm test`.
115117

116118
Note: At time of this writing, Playwright is [not supported on Fedora systems](https://github.com/microsoft/playwright/issues/29559).

0 commit comments

Comments
 (0)