I cannot progress with the creation of my React app because the declaration file is not downloading with the package. I tried 'npm install @types/clarifai' but it said that the latest wasn't available which was confusing.
I tried redoing the entire app to make sure but I am having the same issue. It is not installing with everything else or cannot be found by my text editor.
Why would it not be installing and what can I do to resolve this issue?
I cannot progress with the creation of my React app because the declaration file is not downloading with the package. I tried 'npm install @types/clarifai' but it said that the latest wasn't available which was confusing.
I tried redoing the entire app to make sure but I am having the same issue. It is not installing with everything else or cannot be found by my text editor.
Why would it not be installing and what can I do to resolve this issue?