utsuboco/r3f-perf

Using with a drei fork

gsimone opened this issue ยท 0 comments

Hey utsuboco peeps! ๐Ÿ‘‹

I had to fork drei for some very specific issues in my project and force module resolution to use my version. That's fine and dandy but then I get this error:

Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@react-three/drei' imported from /.../node_modules/.pnpm/r3f-perf

Would setting drei as a peer dependency for r3f-perf help with this?