6. Error
[Error] @react-three/drei 관련 에러
./node_modules/@react-three/drei/core/Text3D.js Error: × Unexpected token `...`. Expected yield, an identifier, [ or { ╭─[C:\Users\82103\Desktop\hyunjeong\node_modules\@react-three\drei\core\Text3D.js:60:1] 60 │ */ 61 │ const { 62 │ 0: label, 63 │ 1: ...rest · ─── 64 │ } = useMemo(() => getTextFromChildren(children), [children]); 65 │ const args = React.useMemo(() => [label, opts], [label, opts]..
2023. 11. 21. 16:54