data visualization polaris viz

Hi,

I want to creat dashboard for store owner to see analytics.

installed polaris viz but it have a lot of errors like
node_modules\d3-scale\src\index.js from [email removed] not supported.
Instead change the require of index.js in [email removed] to a dynamic import() which is available in all CommonJS modules.
at Object. [email removed]

does anyone know what is it?
should I just use charts.js or other lib instead of polaris viz?

thanks

I have the same issue, did you solved it?