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
fix(e2e): resolve vite binary from node_modules instead of npx
npx may not find vite in CI. Resolve the binary directly from the
example app's or monorepo root's node_modules/.bin instead.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments