R3F-Chairs icon indicating copy to clipboard operation
R3F-Chairs copied to clipboard

For some reason when i update drei to the new npm (@) i can no longer import anything

Open TechWithTy opened this issue 3 years ago • 1 comments

https://stackoverflow.com/questions/68155470/trying-to-import-and-use-html-from-drei-but-keep-getting-error

TechWithTy avatar Jun 27 '21 23:06 TechWithTy

Use import { Html } from '@react-three/drei'; becouse "drei is now @react-three/drei" from https://www.npmjs.com/package/drei#usegltf

Carrallton avatar Sep 28 '21 02:09 Carrallton