Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

458
Vistas
How to install a react-three/fiber and react-three/drei version compatible with "react": "^17.0.2"?

I having trouble with the installation of react-three/fiber and react-three/drei. Please tell me how to install a downgrade version of the two packages. I can't change the version of my react and react-dom because some packages might be affected by the changes.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

You can target a specific version in the package.json file, try something like this:

package.json

"dependencies": {
...
  "@react-three/fiber": "7.0.6"
  "@react-trhee/drei": "7.5.1"
...
}

After the changes you will have to delete the node_modules and reinstall

Alternatively if you already uninstall/remove the packages, you can target specific versions by doing:

npm install [package]@[version]

or

yarn add [package]@[version]

For eaxmple npm install @react-three/fiber@7.0.6

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda