pmndrs / gltfjsx

🎮 Turns GLTFs into JSX components
https://gltf.pmnd.rs
MIT License
4.5k stars 293 forks source link

Errors. Screen shot them. I think it might be a webpack issue. not sure. #89

Closed lowellwashere2020 closed 3 years ago

lowellwashere2020 commented 3 years ago

Followed the starter example in the repo but with changed assets.

I checked the one model with a gltf validator and it says it doesn't have errors. https://github.khronos.org/glTF-Validator/

got the model from here as well. https://market.pmnd.rs/model/helicopter

yet with or without this model. I get a series of errors and I have no clue what the issue is.

### Error screen shots

Screen Shot 2021-05-20 at 2 35 25 PM Screen Shot 2021-05-20 at 2 35 41 PM

### package.json settings. Screen Shot 2021-05-20 at 2 37 09 PM

### wepack.config.js

Screen Shot 2021-05-20 at 2 38 52 PM

What am I missing and is there a better set up?

joshuaellis commented 3 years ago

This isn't an issue with GLTFJSX see here: https://github.com/pmndrs/drei/issues/397#issuecomment-844265830