DEV Community

Nimish-2612
Nimish-2612

Posted on

Not able to use react-three/drei

I have been trying to learn how to build 3D websites using react-three/fiber and react-three/drei but I simply cannot get drei to work with my files. Each time my project breaks down at some point with the following error
GET http://localhost:5173/node_modules/.vite/deps/@react-three_drei.js?v=3e925174 net::ERR_ABORTED 504 (Outdated Optimize Dep)
What do I do? How do I get this to work please help

Top comments (0)