Skip to content
Discussion options

You must be logged in to vote

Hey @Fifinixx,

Lanyard uses MeshLine, which is an old library and doesntt work with newer versions of Three.js, so you end up with that error...

The best solution is to avoid Lanyard and use @react-three/drei instead. Its actively maintained and has a Line component that works out of the box. If you really need to use Lanyard, then downgrade Three.js to an older version, for example three@0.133.0.

I did notice you posted this on Oct 13th 💀but I hope it helps hahaha. Good Luck!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Fifinixx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants