clarifai FACE_DETECT_MODEL deprecated in javascript?

30 Views Asked by At

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)

enter image description here

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?

0

There are 0 best solutions below