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
My project uses latest version of react. However; when installing the plugin it wants a lower version. Why is it not compatible with latest version of react ?
Found: [email protected] #9 38.15 npm ERR! node_modules/react #9 38.15 npm ERR! react@"^17.0.1" from the root project #9 38.15 npm ERR! #9 38.15 npm ERR! Could not resolve dependency: #9 38.15 npm ERR! peer react@"^15.6.0 || ^16.0.0" from [email protected] #9 38.15 npm ERR! node_modules/react-coinbase-commerce #9 38.15 npm ERR! react-coinbase-commerce@"^1.6.0" from the root project #9 38.15 npm ERR! #9 38.15 npm ERR! Fix the upstream dependency conflict, or retry #9 38.15 npm ERR! this command with --force, or --legacy-peer-deps #9 38.15 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
The text was updated successfully, but these errors were encountered:
My project uses latest version of react. However; when installing the plugin it wants a lower version. Why is it not compatible with latest version of react ?
Found: [email protected]
#9 38.15 npm ERR! node_modules/react
#9 38.15 npm ERR! react@"^17.0.1" from the root project
#9 38.15 npm ERR!
#9 38.15 npm ERR! Could not resolve dependency:
#9 38.15 npm ERR! peer react@"^15.6.0 || ^16.0.0" from [email protected]
#9 38.15 npm ERR! node_modules/react-coinbase-commerce
#9 38.15 npm ERR! react-coinbase-commerce@"^1.6.0" from the root project
#9 38.15 npm ERR!
#9 38.15 npm ERR! Fix the upstream dependency conflict, or retry
#9 38.15 npm ERR! this command with --force, or --legacy-peer-deps
#9 38.15 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
The text was updated successfully, but these errors were encountered: