-
-
Notifications
You must be signed in to change notification settings - Fork 321
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
error with command npx gltfjsx #149
Comments
the problem is here draco CDN. is not found perhaps try to replace with : https://cdn.jsdelivr.net/npm/[email protected]/draco_decoder.wasm |
I have the same problem |
i use this to transform to mesh : https://gltf.pmnd.rs/ |
same, having the same problem |
Seems that the package is not compatible with node 18, I downgraded to node 16 and it works fine. |
Saved my sanity thank you @willmadd |
i think nothing at the moment is compatible with node 18, i can't run anything, bundlers, all out of order due to breaking changes in some low level ssl stuff. |
Thanks! I think, it'll be cool to add notes about Node 16 to README |
After command : npx gltfjsx model.glb
my npm list :
├── @emotion/[email protected]
├── @emotion/[email protected]
├── @fontsource/[email protected]
├── @mui/[email protected]
├── @mui/[email protected]
├── @mui/[email protected]
├── @react-three/[email protected]
├── @react-three/[email protected]
├── @testing-library/[email protected]
├── @testing-library/[email protected]
├── @testing-library/[email protected]
├── @use-gesture/[email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
The text was updated successfully, but these errors were encountered: