-
-
Notifications
You must be signed in to change notification settings - Fork 318
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
Cannot find module 'gl-matrix/vec3' #116
Comments
The package In the maintime you can add this to your
|
I've pushed a new release of |
thanks @donmccurdy ! i updated and published |
I can confirm things are working again. @drcmda @donmccurdy thnx for the quick response and quick fix guys! I love using this package. |
I've succesfully used gltfjsx in the past but suddenly today when I ran
npx gltfjsx filename.glb
I got the following error in my console:Cannot find module 'gl-matrix/vec3'
The text was updated successfully, but these errors were encountered: