uploadthing/react not showing up or smth

getting this. i have uploadthing installed
image.png
Solution
You can check that in package.json if the dependency is present there try npm install @types/react
Was this page helpful?