Update three package errors

Hi everyone,

I’m updating three package from 0.165.0 to 0.168.0, when I ran project it gives me these errors


How do I fix this?
Thanks

Try removing three package and re installing it

Also i guess webgl render no longer suppors nodeMaterial so i guess they removed it

NodeMaterial is exported from Three.WebGPU.js, I found the issue is caused by wrong import urls from three/addons in my project, so fix import urls will work ok.

1 Like