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

Support for angular@16 #183

Open
PatrickSpies opened this issue May 8, 2023 · 5 comments
Open

Support for angular@16 #183

PatrickSpies opened this issue May 8, 2023 · 5 comments

Comments

@PatrickSpies
Copy link

Currently Angular v16 is not supported:

npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: mat-table-exporter@15.0.0
npm ERR! Found: @angular/cdk@16.0.0
npm ERR! node_modules/@angular/cdk
npm ERR! @angular/cdk@"16.0.0" from the root project
npm ERR! peer @angular/cdk@"16.0.0" from @angular/material@16.0.0
npm ERR! node_modules/@angular/material
npm ERR! @angular/material@"16.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/cdk@"^15.2.3" from mat-table-exporter@15.0.0
npm ERR! node_modules/mat-table-exporter
npm ERR! mat-table-exporter@"15.0.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @angular/cdk@15.2.9
npm ERR! node_modules/@angular/cdk
npm ERR! peer @angular/cdk@"^15.2.3" from mat-table-exporter@15.0.0
npm ERR! node_modules/mat-table-exporter
npm ERR! mat-table-exporter@"15.0.0" from the root project

Could you please check for compatibility and release a new version supporting angular@16? Thanks!

@philwilliammee
Copy link

I have been running it with --legacy-peer-deps without issues. New release is appreciated!

@isaachjk
Copy link

well, seems to be abandoned project.

@AminoffZ
Copy link

Well this was a horrible experience, but you're welcome: HIGHLY EXPERIMENTAL Angular 16 Support.

Big thanks to @francescosessa-eclettica

@gmiked
Copy link

gmiked commented Dec 20, 2023

Bumping this for official support. @AminoffZ would you have any directions with how to install the v16.0 tag?

@AminoffZ
Copy link

@gmiked Download the .tgz you need from under Assets at the link to the release I added above. Then import it locally in your package.json.

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

5 participants