javiertelioz / angular2-csv

Helper library for create CSV file in Angular 2
MIT License
64 stars 88 forks source link

Incompatible with Angular7 #74

Closed bagage closed 5 years ago

bagage commented 6 years ago

It is planned to update this library to support Angular7 (release blogpost) ? Currently it isn't compatible:

Package "angular2-csv" has an incompatible peer dependency to "@angular/core" (requires "^2.0.0||^4.0.0" (extended), would install "7.0.0"). Package "angular2-csv" has an incompatible peer dependency to "@angular/http" (requires "^2.0.0||^4.0.0" (extended), would install "7.0.0"). Package "angular2-csv" has an incompatible peer dependency to "rxjs" (requires "^5.0.0", would install "6.3.3"). Incompatible peer dependencies found. See above.

Thanks!

lucasctd commented 5 years ago

Similar warnings with Angular 6