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
{{ message }}
This repository was archived by the owner on Mar 4, 2026. It is now read-only.
When attempting to install react-usa-map on linux (npm install react-usa-map --save)
I got the following errors:
While resolving: react-app@0.1.0
Found: react@17.0.2
node_modules/react
react@"^17.0.2" from the root project
Could not resolve dependency:
peer react@"^16.13.1" from react-usa-map@1.5.0
node_modules/react-usa-map
react-usa-map@"*" from the root project
Any suggestions on how to resolve this issue?