chartjs-plugin-stacked100 icon indicating copy to clipboard operation
chartjs-plugin-stacked100 copied to clipboard

Cannot find module 'chart.js/dist/chunks/helpers.core' or its corresponding type declarations.

Open prathvi-sagacity opened this issue 2 years ago • 3 comments

I'm apply this on angular, and it is showing the following errors : "node_modules/chartjs-plugin-stacked100/build/index.d.ts:4:32 - error TS2307: Cannot find module 'chart.js/dist/chunks/helpers.core' or its corresponding type declarations."

prathvi-sagacity avatar Feb 10 '23 10:02 prathvi-sagacity

Hi @prathvi-sagacity , Thank you for the report :) Can you provide a repository where the problem can be reproduced?

y-takey avatar Feb 12 '23 03:02 y-takey

I am receiving the same error for Angular 15: "chart.js": "^4.2.0", "chartjs-plugin-stacked100": "^1.3.0",

jayseb11 avatar Feb 19 '23 14:02 jayseb11

@jayseb11 Can you provide a repository where the problem can be reproduced?

y-takey avatar Feb 20 '23 22:02 y-takey