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
three
@react-three/fiber
@react-three/drei
node
pnpm
✘ [ERROR] No matching export in "node_modules/.pnpm/three@0.162.0/node_modules/three/build/three.module.js" for import "LinearEncoding"
node_modules/@react-three/drei/core/SpotLight.js:3:76: 3 │ ...enderTarget, RGBAFormat, LinearEncoding, ShaderMaterial, DoubleS...
The text was updated successfully, but these errors were encountered:
for now i pinned three at 0.161.0
Sorry, something went wrong.
Same here. We were hoping to upgrade to r162 since it contains an important bug fix, but then this error popped up.
Same here. I also encountered the same issue and proceeded with using "three": "0.161.0".
This is fixed in https://github.com/pmndrs/drei/releases/tag/v9.99.5
No branches or pull requests
three
version: 0.162.0@react-three/fiber
version: 8.15.16@react-three/drei
version: 9.99.4node
version: v18.19.1pnpm
version: 8.15.4Problem description:
✘ [ERROR] No matching export in "node_modules/.pnpm/three@0.162.0/node_modules/three/build/three.module.js" for import "LinearEncoding"
Suggested solution:
The text was updated successfully, but these errors were encountered: