add-to-homescreen-react icon indicating copy to clipboard operation
add-to-homescreen-react copied to clipboard

React 18?

Open isaacdarcilla opened this issue 10 months ago • 8 comments

Add support for React 18

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: @mono/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.2.0" from @mono/[email protected]
npm ERR!   packages/frontend
npm ERR!     @mono/[email protected]
npm ERR!     node_modules/@mono/frontend
npm ERR!       workspace packages\frontend from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"16.13.1" from @ideasio/[email protected]
npm ERR! node_modules/@ideasio/add-to-homescreen-react
npm ERR!   @ideasio/add-to-homescreen-react@"*" from @mono/[email protected]
npm ERR!   packages/frontend
npm ERR!     @mono/[email protected]
npm ERR!     node_modules/@mono/frontend
npm ERR!       workspace packages\frontend from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

isaacdarcilla avatar Aug 09 '23 03:08 isaacdarcilla