cloudflare / cloudflare/realtimekit-web-examples

Angular package breaks the project

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
67
Forks
23
PR merge metrics
No merged PRs in 30d

Description

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:

- 1. The [documentation](https://developers.cloudflare.com/realtime/realtimekit/ui-kit/) 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.
- 2. 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.