Steps to reproduce Try to run with Angular 15 What is expected? Angular 15 support What is actually happening? No support yet EnvironmentInfo ng-zorro-antd14.1.1 BrowserAll Hello, Angular 15 is in prerelease version now. How can we help you to add Angular 15 support for ng-zorro-antd?
Node.js v16 support has been removed and the minimum support version has been bumped to 18.13.0. Node.js v16 is planned to be End-of-Life on 2023-09-11. Angular will stop supporting Node.js v16 in Angular v17. For Node.js release schedule details, please see: https://github.com/n...
Node.js v16 support has been removed and the minimum support version has been bumped to 18.13.0. Node.js v16 is planned to be End-of-Life on 2023-09-11. Angular will stop supporting Node.js v16 in Angular v17. For Node.js release schedule details, please see: https://github.com/n...
- The `ReflectiveInjector` and related symbols were removed. Please update the code to avoid references to the `ReflectiveInjector` symbol. Use `Injector.create` as a replacement to create an injector instead. - Node.js v14 support has been removed Node.js v14 is planned to be End-of-Life ...
info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation. error @angular-devkit/build-angular@12.0.0: The engine "node" is incompatible with this module. Expected version "^12.14.1 || ^14.0.0". Got "16.0.0" error Found incompatible ...
> As of Angular version 14, Forms model classes accept a type parameter, and existing usages must be opted out to preserve backwards-compatibility. Migration completed. 以下是我更新后的 package.json 文件,升级后: { "name": "custom-project-14", "version": "0.0.0", "scripts": { "ng":...
Node.js Angular 15requiresNode.jsLTS version^14.20or^16.13or^18.10. To check your version, runnode -vin a terminal/console window. To getNode.js, go tonodejs.org. Angular CLI Install the Angular CLI globally using a terminal/console window. ...
Angular 1 version https://github.com/mattlewis92/angular-bootstrap-calendar Development Prepare your environment InstallNode.js (>=14.19.0 or >=16.9.0) Install pnpm:corepack enable Install local dev dependencies:pnpm installwhile current directory is this repo ...
If this is true and an element is dropped onto a node, the result is the same as if the element has been dropped onto whitespace.SVG shapesTo drag and drop SVG shapes, you can use a ShapeLibraryPaletteComponent. This is a specialised version of the PaletteComponent which sources its ...
* **common:** update supported range of node versions to only include LTS versions ([#41822](https://github.com/angular/angular/issues/41822)) ([f2b6fd8](https://github.com/angular/angular/commit/f2b6fd87056cf3159e8ecc275ce654e47fdfa6f0)) ...