-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
devtools-frontend-lynx builds, but lynx-trace unsupported on Windows → missing ynx-trace.tar.gz makes pnpm run dev fail
Summary
On Windows 11, following the README, I can successfully build devtools-frontend-lynx. However, pnpm run build:lynx-trace prints “Building the UI on Windows is unsupported” and never produces packages/lynx-devtool-cli/resources/lynx-trace.tar.gz.
As a result, pnpm run dev fails when @lynx-js/lynx-devtool-cli tries to unzip resources.
Environment
- OS: Windows 11 X64
- Shell: Git Bash (MINGW64)
- Node: v22.11.0
- pnpm: v7.33.6 (via corepack)
- Python: Windows-native 3.12 (
DEPOT_TOOLS_PYTHON3set; msys python avoided)
Metadata
Metadata
Assignees
Labels
No labels