three-geo icon indicating copy to clipboard operation
three-geo copied to clipboard

ReferenceError: THREE is not defined

Open AlexTerry1024 opened this issue 3 years ago • 5 comments

When I am using this, I got this error, I already installed three.js package via npm install three.

AlexTerry1024 avatar Oct 12 '22 15:10 AlexTerry1024

I also have this issue, have you resolved this?

christophers090 avatar Jul 30 '24 16:07 christophers090

Yes, I solved that.

AlexTerry1024 avatar Jul 30 '24 16:07 AlexTerry1024

how did you get around the issue?

christophers090 avatar Aug 05 '24 19:08 christophers090

Any general solution? Wanted to start using it but get the same problems.

Node: v22.15.0 three: 0.176.0 three-geo: 1.4.5

stephanbehm avatar May 08 '25 07:05 stephanbehm

I needed to clone on github and install from local

AlexTerry1024 avatar May 15 '25 17:05 AlexTerry1024