Resetting GitHub token scopes...
70 | }
71 | }
72 |
73 | const exitCode = await process.exited;
74 | if (exitCode !== 0) {
75 | throw new Error(`Process exited with code ${exitCode}. ${output}`);
^
error: Process exited with code 1.
! First copy your one-time code: ****-****
Open this URL to continue in your web browser: https://github.com/login/device
Too many requests have been made in the same timeframe. (slow_down)
at <anonymous> (/home/takua/.ghr/github.com/risu729/dotfiles/wsl/setup-git.ts:75:10)
Bun v1.2.15 (Linux x64 baseline)
cli/cli#9370