Home Forums Chart Support Could not find a declaration file for module ‘./canvasjs.min’. Reply To: Could not find a declaration file for module ‘./canvasjs.min’.

#34451

@josefinanoya,

Glad that you figured it out. Adding "noImplicitAny": false, inside the compilerOptions in TypeScript Config file(tsconfig.json) seems to be working fine.

—-
Manoj Mohan
Team CanvasJS