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
What happened
When installing react-spring-lightbox npm gives following warning:
npm WARN deprecated react-use-gesture@9.1.3: This package is no longer maintained. Please use @use-gesture/react instead
Suggested fix
Migrate react-use-gesture to @use-gesture/react
Tested environment
Node: v16.17.0
NPM: 8.15.0
Step to reproduce
npm install react-spring-lightbox on a fresh CRA app
The text was updated successfully, but these errors were encountered:
What happened
When installing react-spring-lightbox npm gives following warning:
npm WARN deprecated react-use-gesture@9.1.3: This package is no longer maintained. Please use @use-gesture/react instead
Suggested fix
Migrate react-use-gesture to @use-gesture/react
Tested environment
Node: v16.17.0
NPM: 8.15.0
Step to reproduce
npm install react-spring-lightbox on a fresh CRA app
The text was updated successfully, but these errors were encountered: