mantinedev / next-app-template

Mantine + Next.js app router template (7.0+)
https://mantine.dev/guides/next
MIT License
262 stars 124 forks source link

npm ERR! ERESOLVE unable to resolve dependency tree #6

Closed venkadeshshiva closed 9 months ago

venkadeshshiva commented 1 year ago

Facing issue while installing mantine libraries.

npm i @mantine/dates npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: mantine-next-template@1.0.0 npm ERR! Found: @mantine/core@7.0.0-beta.2 npm ERR! node_modules/@mantine/core npm ERR! @mantine/core@"7.0.0-beta.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @mantine/core@"6.0.20" from @mantine/dates@6.0.20 npm ERR! node_modules/@mantine/dates npm ERR! @mantine/dates@"*" 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 ERR! npm ERR! npm ERR! For a full report see: npm ERR! C:\Users\ASUS\AppData\Local\npm-cache_logs\2023-09-06T07_00_24_139Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: C:\Users\ASUS\AppData\Local\npm-cache_logs\2023-09-06T07_00_24_139Z-debug-0.log