-
Notifications
You must be signed in to change notification settings - Fork 13
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
TypeError: Cannot read property 'target' of undefined #3
Comments
you're likely getting |
Thanks @data-doge . I haven't installed the three node module, after i run
i found that XMLHttpRequest node moude also missed so i run
It couldn't make the geometry object but got error saying
Please help me with this issue. |
I have installed three-stl-loader node module in my project, trying to process the STL file from amazon s3 url with the below code.
Getting the below error.
Please provide some example code to solve this.
The text was updated successfully, but these errors were encountered: