Hello.
I've been trying to use Cloudflare Realtime UI kit, but the documentation is extremely poor.
On one side I am using the web components and on another I'm trying to use the angular ui kit, but here we run into 2 issues:
-
- The documentation points to a
@cloudflare/realtimekit-angular which doesn't exist. In other parts of the docs it points to @cloudflare/realtimekit which exists and that's what I went with.
-
- After running
npm i @cloudflare/realtimekit @cloudflare/realtimekit-angular-ui and installing the packages in a working project, the project breaks from missing packages such as @dyteinternals/utils and @stencil/store + other issues.
I'm using Angular v19.2.19
Hello.
I've been trying to use Cloudflare Realtime UI kit, but the documentation is extremely poor.
On one side I am using the web components and on another I'm trying to use the angular ui kit, but here we run into 2 issues:
@cloudflare/realtimekit-angularwhich doesn't exist. In other parts of the docs it points to@cloudflare/realtimekitwhich exists and that's what I went with.npm i @cloudflare/realtimekit @cloudflare/realtimekit-angular-uiand installing the packages in a working project, the project breaks from missing packages such as@dyteinternals/utilsand@stencil/store+ other issues.I'm using Angular v19.2.19