drcmda / floating-shoe

174 stars 44 forks source link

How do avoid tese console errors with drei 5.00 #3

Open riekusr opened 3 years ago

riekusr commented 3 years ago

Error when converting '/node_modules/@react-three/drei/web/Html.js' esmodule to commonjs: this[e.init.type] is not a function Error when converting '/node_modules/@react-three/drei/core/softShadows.js' esmodule to commonjs: this[e.type] is not a function

akella commented 3 years ago

i think its better to ask at react-three repo. But in general, its best to provide also a code example

riekusr commented 3 years ago

I will, I was following a tutorial: https://codesandbox.io/s/floating-shoe-forked-qxjoj if you simply upgrade this to the latest drei you get that error.

drcmda commented 3 years ago

@krimpenrik the box you just linked? i updated it, dont see any problems ...

riekusr commented 3 years ago

https://codesandbox.io/s/shoe-configurator-forked-cdvpn?file=/src/App.js