Skip to content

fix: refresh token error - #18

Merged
sirily11 merged 2 commits into
mainfrom
refresh
Aug 1, 2026
Merged

fix: refresh token error#18
sirily11 merged 2 commits into
mainfrom
refresh

Conversation

@sirily11

@sirily11 sirily11 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@sirily11
sirily11 enabled auto-merge (squash) August 1, 2026 07:06
@autopilot-project-manager autopilot-project-manager Bot added the bug Something isn't working label Aug 1, 2026
At the repo root there is no local playwright binary (@playwright/test is a
dependency of examples/web), so `bunx playwright install` fetched the latest
playwright from npm and downloaded chromium build 1234. The e2e run then used
the lockfile-pinned @playwright/test 1.61.1, which looks for build 1228, and
every test failed with "Executable doesn't exist".

Run the install step from examples/web so bunx resolves the pinned CLI.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@sirily11
sirily11 merged commit 51fd863 into main Aug 1, 2026
3 checks passed
@sirily11
sirily11 deleted the refresh branch August 1, 2026 07:13
@sirily11

sirily11 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

🎉 This PR is included in version 1.6.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant