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
Added pnpm-managed dependencies (including @types/react), taught the ACP e2e script to build core/adapters before launching the server, fixed worker path resolution, updated Next.js/tsconfig settings, allowed in acp.config schema, and reintroduced proper tsconfig build settings with rootDir/paths overrides plus devDependencies for adapters so TypeScript can resolve core. After these fixes, npm run acp:e2e now succeeds.
0 commit comments