mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
50bdbf6ac5
A fresh Angular 21 setup hit two blockers: a clean install failed with ERESOLVE, and the README pointed at @copilotkit/angular, which 404s on npm. Widen the @angular/* peer range to 19-21 and correct the README package name, install command, and the TS7016 types workaround.