Could not find a declaration file for module 'clarifai'. 'd:/jagan projects/face-detection/node_modules/clarifai/dist/index.js' implicitly has an 'any' type.
Try npm i --save-dev @types/clarifai if it exists or add a new declaration (.d.ts) file containing declare module 'clarifai';ts(7016)
I'm trying to connect to the API but can't execute Webpack and also can't find the solution, and the solutions are made form 2020. Can anyone answer this?