Skip to content
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

Is there a compatibility issue? #98

Open
Relucent opened this issue Jul 24, 2024 · 1 comment
Open

Is there a compatibility issue? #98

Relucent opened this issue Jul 24, 2024 · 1 comment

Comments

@Relucent
Copy link

Relucent commented Jul 24, 2024

Execute npm run build, error :

X [ERROR] 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:
      1 │ ...rial, ShaderLib, Matrix4, Vector3, Mesh, CylinderBufferGeometry, Vector2, MeshStandardMaterial, DoubleS...
        ╵                                             ~~~~~~~~~~~~~~~~~~~~~~

X [ERROR] 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:129:
      1 │ ..., Sphere, Box3, InstancedBufferAttribute, PlaneBufferGeometry, Vector2, Vector4, Matrix3, MeshBasicMate...
@Relucent
Copy link
Author

Relucent commented Jul 24, 2024

three "version": "0.166.1"

It seems that the relevant Geometries have been abandoned?

@Relucent Relucent reopened this Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant