We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We have upgraded the angular 9 and treetable 1.2.2 to 1.3.3 It gives following compilation error:
ERROR in The target entry-point "ng-treetable" has missing dependencies: @angular/core/src/metadata/lifecycle_hooks
ERROR in The target entry-point "ng-treetable" has missing dependencies:
Package.json
"dependencies": { "@angular/animations": "~9.0.3", "@angular/common": "~9.0.3", "@angular/compiler": "~9.0.3", "@angular/core": "~9.0.3", "@angular/forms": "~9.0.3", "@angular/localize": "^9.0.4", "@angular/platform-browser": "~9.0.3", "@angular/platform-browser-dynamic": "~9.0.3", "@angular/router": "~9.0.3", "@ng-bootstrap/ng-bootstrap": "^6.0.0", "@ngx-translate/core": "^12.1.2", "@ngx-translate/http-loader": "^4.0.0", "@swimlane/ngx-charts": "^13.0.2", "angular-file-saver": "^1.1.3", "bootstrap": "^4.4.1", "chart.js": "^2.9.3", "font-awesome": "^4.7.0", "ng-infinite-scroll": "^1.3.0", "ng-treetable": "1.3.3", "ng2-auto-complete": "^0.12.0", "ng2-charts": "^2.3.0", "ngx-infinite-scroll": "^8.0.1", "ngx-uploader": "^8.0.0", "rxjs": "~6.5.4", "tslib": "^1.10.0", "zone.js": "~0.10.2" },
Resolution will be much appreciated. Thanks
The text was updated successfully, but these errors were encountered:
I am also facing the same issue after upgrading my application from angular version 8 to 9. Please resolve it as soon as possible.
Sorry, something went wrong.
No branches or pull requests
We have upgraded the angular 9 and treetable 1.2.2 to 1.3.3
It gives following compilation error:
Package.json
Resolution will be much appreciated.
Thanks
The text was updated successfully, but these errors were encountered: