react-components
react-components copied to clipboard
Upgrade the library to React v17
How to reproduce
- Install library in project with React v17
Version information
- Node.js Version: 16.13.1
- npm Version: 8.1.2
- OS: iOS
Additional info
My project has the latest React version 17.0.2, but the library uses 16.8.4 which is not compatible.
This is the error I get:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: solid-project@undefined
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"17.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.4" from @solid/[email protected]
npm ERR! node_modules/@solid/react
npm ERR! @solid/react@"*" from the root project