pmndrs / gltfjsx

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

I keep getting this error SyntaxError: Missing semicolon #154

Closed AmirHo3einJS closed 1 year ago

AmirHo3einJS commented 1 year ago

Hello, When i run npx gltfjsx myModel.glb -t i keep getting the below error:

image

I tried using it without any options but the result was the same, How can I fix this problem?

drcmda commented 1 year ago

could you try again?

AmirHo3einJS commented 1 year ago

could you try again?

Thank u, It's fixed now.