You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
Getting the below error with the installation of the react-three-editable library.
"react-three-editable": "^0.8.1",
"three": "^0.127.0",
"@react-three/drei": "^4.1.8",
"@react-three/fiber": "^6.0.16",
./node_modules/react-three-editable/node_modules/@react-three/drei/useSubdivision.js
Attempted import error: 'Geometry' is not exported from 'three'.
Please let me know how can I resolve this error with the latest versions of react-three/drei.