rush build encounter error
jackleibest opened this issue · 2 comments
jackleibest commented
Issue Checklist
- I'm using the library programmatically
- For Scrcpy related issues, I have searched in Genymobile/scrcpy repository.
Library version
0.0.20
Environment
windows 10
Device
Not yet
Describe the bug
when i run rush build got an error. I had tried npx browserslist@latest --update-db, it was not working neither.
Steps to reproduce
yume-chan commented
I have no issue building the v0.0.20
tag (except using rush update
instead of rush build
).
GitHub CI and Vercel also succeeded (on 4cd4d7a, when lockfile is updated)
Which commit are you on?
I had tried npx browserslist@latest --update-db
The real error is "Failed to collect page data for /chrome-devtools", it is Next.js pre-rendering the page when building.
Also, what's your Node.js version?
yume-chan commented
Close as inactive.