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

Module not found: Can't resolve 'lgl-tracer'

Open natarius opened this issue 4 years ago • 1 comments

ran into this issue...is this a issue on my end or?

Failed to compile.

./node_modules/@react-three/lgl/dist/index.js
Module not found: Can't resolve 'lgl-tracer' in '/node_modules/@react-three/lgl/dist'

natarius avatar Jan 25 '22 17:01 natarius

i will push a fix later, you can npm install lgl-tracer meanwhile. forgot to put it into the dependencies.

drcmda avatar Jan 27 '22 16:01 drcmda