-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
angularAngular framework integrationAngular framework integrationbugSomething isn't workingSomething isn't workingforumIssues from forumIssues from foruminfo requestedFurther information is requestedFurther information is requestedlarge-accountReported by large customerReported by large customer
Description
"On a test project using angular 16.x.x the most current 5.4.1 version of calendar installs and works without issue.
But on the actual project for which calendar is needed, which is fairly old v 8.2 I run into errors after installing calendar and trying to run. Once I uninstall, all goes back to normal. "
"
node_modules/@bryntum/calendar-angular/lib/bryntum-view-preset-combo.component.d.ts(189,21): error TS2694: Namespace '"/node_modules/@angular/core/core"' has no exported member 'ɵɵComponentDeclaration'
and
ERROR in ./node_modules/@bryntum/calendar-angular/fesm2015/bryntum-calendar-angular.js 29582:0-27
"export 'ɵɵngDeclareClassMetadata' (imported as 'i0') was not found in '@angular/core'
Specific version - From package.json:
"@angular/animations": "~8.2.4",
"@angular/cdk": "~8.2.3",
"@angular/common": "~8.2.4",
"@angular/compiler": "~8.2.4",
"@angular/core": "~8.2.4",
"@angular/forms": "~8.2.4",
"@angular/material": "^8.2.3",
"@angular/material-moment-adapter": "^12.0.2",
"@angular/platform-browser": "~8.2.4",
"@angular/platform-browser-dynamic": "~8.2.4",
"@angular/router": "~8.2.4",
"
Metadata
Metadata
Assignees
Labels
angularAngular framework integrationAngular framework integrationbugSomething isn't workingSomething isn't workingforumIssues from forumIssues from foruminfo requestedFurther information is requestedFurther information is requestedlarge-accountReported by large customerReported by large customer