-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to compile - mergeBufferGeometries #23
Comments
same issue! |
Same issue 😭 |
same issue :') |
as workarounds you can:
|
same issue |
same issue as well |
It was resolved for me after I switched versions for |
When I tried to swith to older three versions I got this error instead ⨯ node_modules/three/build/three.module.js (40376:0) @ eval |
spline is broken, 2 years of un-updated code |
same issue, yet no solved :( |
same issue😔 |
same issue |
same issue - has anyone found a temporary fix? Downgrading didn't work for me |
same issue |
same issue😔 |
same issue here. any updates? |
same issue, can anyone fix that? |
same issue |
same issue! please fix it! |
Same issue!! Come on Spline!!! |
Same issue. |
1 similar comment
Same issue. |
Just encountered this problem as well for the first time, I need a fix asap. |
I was able to resolve this setting my |
I tried that too but it didn't work for me. I'm in Nextjs. However, the only way around this entire issue I've found a couple of days ago, is to export as plain Three, instead of R3F, convert to a react component, then write my own animations (I just wanted to animate the camera). I don't have any issues now. |
same here. pretty poor support by spline :/ |
Failed to compile ./node_modules/@splinetool/loader/build/SplineLoader.js Attempted import error: 'mergeBufferGeometries' is not exported from 'three/examples/jsm/utils/BufferGeometryUtils.js' (imported as 'pI'). This error occurred during the build process and can only be dismissed by fixing the error.
i think maybe its just
mergeGeometries
?https://threejs.org/docs/#examples/en/utils/BufferGeometryUtils.mergeBufferGeometries
The text was updated successfully, but these errors were encountered: