Skip to content

Commit

Permalink
add installation of node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackoverflow committed Jan 29, 2025
1 parent e839040 commit 5238297
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ uv pip install -e . --no-deps
# install UI test browser
playwright install --with-deps chromium
# install node 20
pnpm env use --global 20
#install frontend dependencies
pnpm install
Expand Down

0 comments on commit 5238297

Please sign in to comment.