react-three-editable icon indicating copy to clipboard operation
react-three-editable copied to clipboard

Attempted import error: 'Geometry' is not exported from 'three'.

Open anjali14garg opened this issue 3 years ago • 1 comments

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.

anjali14garg avatar Apr 21 '21 08:04 anjali14garg

try using [email protected]

vrpratheep17 avatar Jul 09 '21 07:07 vrpratheep17