chartjs-plugin-stacked100
chartjs-plugin-stacked100 copied to clipboard
Cannot find module 'chart.js/dist/chunks/helpers.core' or its corresponding type declarations.
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."
Hi @prathvi-sagacity , Thank you for the report :) Can you provide a repository where the problem can be reproduced?
I am receiving the same error for Angular 15: "chart.js": "^4.2.0", "chartjs-plugin-stacked100": "^1.3.0",
@jayseb11 Can you provide a repository where the problem can be reproduced?