DavidHDev/react-bits

[FEAT]: npm install error

Closed this issue · 1 comments

Share your suggestion

My project uses React 18.2.0. When I run the command npm install three postprocessing @react-three/fiber @react-three/postprocessing, an error occurs stating that React 19 is required. Could you tell me which versions (of these packages) I should specify to resolve this?

Validations

  • I have checked other issues to see if my issue was already discussed or addressed

It's pretty fast to check the versions in https://github.com/DavidHDev/react-bits/blob/main/package.json

But then again, I can't guarantee these packages will work with older versions of React.