alberthaff / ngx-papaparse

Papa Parse wrapper for Angular
https://alberthaff.dk/projects/ngx-papaparse/docs/v8
MIT License
90 stars 19 forks source link

Please update for Angular 9 #60

Closed renemadsen closed 4 years ago

renemadsen commented 4 years ago

Describe the bug

I'm getting this warning while installing packages on my app that's recently been updated to Angular 9:

Entry point 'ngx-papaparse' contains deep imports into '.../node_modules/papaparse/papaparse.min.js'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

To Reproduce

Install current ngx-papaparse on a new or upgraded Angular 9 project

Expected behavior

No warnings or errors

Software and platform

Additional context

alberthaff commented 4 years ago

A fix has been pushed - it will be included in the v5-release.

Gemorroj commented 4 years ago

can't install using yarn