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
@@ -54,25 +54,25 @@ CoreUI is an Open Source UI Kit built on top of Bootstrap 4. CoreUI is the faste
54
54
Before you begin, make sure your development environment includes the supported version `Typescript` as well as `Node.js®` and an `npm` package manager.
55
55
56
56
###### Typescript
57
-
Angular 17 requires `Typescript` version `^5.2.0`.
57
+
Angular 18 requires `Typescript` version `^5.4.0` or newer.
58
58
59
59
- To check your version, run `tsc -v` in a terminal/console window.
60
60
- To get `Typescript`, go to [www.typescriptlang.org](https://www.typescriptlang.org/).
61
61
62
62
###### Node.js
63
-
Angular 17 requires `Node.js` version `^18.13.0` or newer.
63
+
Angular 18 requires `Node.js` version `^18.19.0` or newer.
64
64
65
65
- To check your version, run `node -v` in a terminal/console window.
66
66
- To get `Node.js`, go to [nodejs.org](https://nodejs.org/).
67
67
68
68
###### Angular CLI
69
69
Install the Angular CLI globally using a terminal/console window.
@@ -218,4 +212,4 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back
218
212
219
213
## Copyright and license
220
214
221
-
Copyright 2024 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-angular/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
215
+
Copyright 2025 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-angular/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
0 commit comments