You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing in NPM, it shows warnings that these two dependencies are deprecated or no longer maintained and should be replaced:
❌ Deprecated dependency:
✔️ Replace with:
react-three-fiber
@react-three/fiber
react-use-gesture
@use-gesture/react
Log:
$ npm install react-three-gui
npm WARN deprecated [email protected]: react-three-fiber has been deprecated, please use @react-three/fiber from now on
npm WARN deprecated [email protected]: This package is no longer maintained. Please use @use-gesture/react instead
The text was updated successfully, but these errors were encountered:
When installing in NPM, it shows warnings that these two dependencies are deprecated or no longer maintained and should be replaced:
react-three-fiber
@react-three/fiber
react-use-gesture
@use-gesture/react
Log:
The text was updated successfully, but these errors were encountered: