We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 messages:
No matching export in "node_modules/three/build/three.module.js" for import "PlaneBufferGeometry"
node_modules/troika-three-text/dist/troika-three-text.esm.js:1:126:
No matching export in "node_modules/three/build/three.module.js" for import "CylinderBufferGeometry"
node_modules/troika-three-utils/dist/troika-three-utils.esm.js:1:131:
After following the instructions from the README, these errors are produced. I've ran the postinstall script to apply the patches.
postinstall
Unable to run the patches on newer versions of @react-three/drei or @react-three/fiber as they were made for 9.11.3 and 8.0.19.
@react-three/drei
@react-three/fiber
Any suggestions?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error messages:
No matching export in "node_modules/three/build/three.module.js" for import "PlaneBufferGeometry"
node_modules/troika-three-text/dist/troika-three-text.esm.js:1:126:
No matching export in "node_modules/three/build/three.module.js" for import "CylinderBufferGeometry"
node_modules/troika-three-utils/dist/troika-three-utils.esm.js:1:131:
After following the instructions from the README, these errors are produced.
I've ran the
postinstall
script to apply the patches.Unable to run the patches on newer versions of
@react-three/drei
or@react-three/fiber
as they were made for 9.11.3 and 8.0.19.Any suggestions?
The text was updated successfully, but these errors were encountered: