Skip to content
New issue

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

ng-treetable breaks at angular 9 #36

Open
Koushikhore opened this issue Mar 3, 2020 · 1 comment
Open

ng-treetable breaks at angular 9 #36

Koushikhore opened this issue Mar 3, 2020 · 1 comment

Comments

@Koushikhore
Copy link

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

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

@Gouravpwd
Copy link

Gouravpwd commented Dec 3, 2020

I am also facing the same issue after upgrading my application from angular version 8 to 9.
Please resolve it as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants