ParkingReformNetwork / parking-lot-map

Interactive map showing how much of downtowns are dominated by parking
https://parkingreform.org/parking-lot-map/
MIT License
1 stars 5 forks source link

Upgrade to newest version of Playwright #137

Closed Eric-Arellano closed 7 months ago

Eric-Arellano commented 11 months ago

Playwright 1.38 no longer installs the browsers for you: https://github.com/microsoft/playwright/releases/tag/v1.38.0.

Local users should rerun the below:

npm install
npx playwright install --with-deps