react-boilerplate / react-boilerplate-cra-template

:fire: Setup Create React App with React Boilerplate. Highly scalable & Best DX & Performance Focused & Best practices.
https://react-boilerplate.github.io/react-boilerplate-cra-template/
MIT License
1.87k stars 395 forks source link

could not resolve dependency conflict #162

Closed divewoot closed 2 years ago

divewoot commented 2 years ago

when running: npx create-react-app my-app --template @fluentui/cra-template same when running: npx create-react-app my-app --template @fluentui/cra-template --legacy-peer-deps

see errors: Installing template dependencies using npm... npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: my-app@0.1.0 npm ERR! Found: react@18.0.0 npm ERR! node_modules/react npm ERR! react@"^18.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@">=16.8.0 <18.0.0" from @fluentui/react@8.64.0 npm ERR! node_modules/@fluentui/react npm ERR! @fluentui/react@"^8.0.0" 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.

npm -v = 8.5.0 node -v = v16.14.2

Can-Sahin commented 2 years ago

its not this template