File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
projects/stream-chat-angular Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -57,8 +57,7 @@ Supported Angular versions: **Angular 17-21**
5757Run this command if you are using ** Angular 21** :
5858
5959``` shell
60- # Not all dependencies support Anglar 21 yet, so --force is required
61- npm install stream-chat-angular stream-chat @ngx-translate/core ngx-float-ui@20 --force
60+ npm install stream-chat-angular stream-chat @ngx-translate/core ngx-float-ui@21
6261```
6362
6463Run this command if you are using ** Angular 20** :
Original file line number Diff line number Diff line change @@ -56,8 +56,7 @@ Supported Angular versions: **Angular 17-21**
5656Run this command if you are using ** Angular 21** :
5757
5858``` shell
59- # Not all dependencies support Anglar 21 yet, so --force is required
60- npm install stream-chat-angular stream-chat @ngx-translate/core ngx-float-ui@20 --force
59+ npm install stream-chat-angular stream-chat @ngx-translate/core ngx-float-ui@21
6160```
6261
6362Run this command if you are using ** Angular 20** :
You can’t perform that action at this time.
0 commit comments