You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(e2e): add @electron/get debug logging to diagnose binary download
The forced install.js still produced no path.txt and exited 0 silently,
so the download is being skipped/failing inside @electron/get rather than
at the skip-flag gate. Enable DEBUG=@electron/get:* and dump the electron
dir state to capture the actual cause in CI.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments