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

fix(examples/with-three-js): Upgrade drei@2.2.21 & three@0.125.0 #22365 #22431

Merged
merged 2 commits into from
Feb 22, 2021

Conversation

getspooky
Copy link
Contributor

If the three dependency is upgraded to version 0.125.0 and upwards, the following errors occur:

  • Compilation error: Attempted import error: 'Geometry' is not exported from 'three'.
  • ReferenceError: Blob is not defined.

Solution:
Upgrade drei to 2.2.21.

Copy link
Member

@leerob leerob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@vercel vercel locked as resolved and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants