yume-chan/ya-webadb

rush build encounter error

jackleibest opened this issue · 2 comments

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

微信截图_20231009190438

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?

Close as inactive.