search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Can't build Angular 11 project after install paid version library.

Asked by Anonymous
1 year ago.

Our company have paid for the license. NPM install works just fine. However when build the project I get one of this error:
Error: node_modules/daypilot-pro-angular/lib/daypilot-calendar.component.d.ts:23:21 - error TS2694: Namespace '"/node_modules/@angular/core/core"' has no exported member 'ɵɵFactoryDeclaration'.

What's cause this type of error?

Answer posted by Dan Letecky [DayPilot]
1 year ago.

Angular 11 is EOL (see https://angular.io/guide/releases) and since version 2022.2.5332, DayPilot only supports Angular 12+:
https://javascript.daypilot.org/daypilot-pro-for-javascript-2022-2-5332/

To use DayPilot with Angular 11, you will need to use one of the previous releases. However, I recommend upgrading your project to a supported Angular version (12+).

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.