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
next_blix_gg git:(main) npm ci
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: react-brackets@0.4.7
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from the root project
npm ERR! peer react@">=18" from @chakra-ui/accordion@2.1.2
npm ERR! node_modules/@chakra-ui/accordion
npm ERR! @chakra-ui/accordion@"2.1.2" from @chakra-ui/react@2.3.7
npm ERR! node_modules/@chakra-ui/react
npm ERR! @chakra-ui/react@"^2.3.7" from the root project
npm ERR! 1 more (chakra-ui-markdown-renderer)
npm ERR! 89 more (@chakra-ui/alert, @chakra-ui/checkbox, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^17.0.0" from react-brackets@0.4.7
npm ERR! node_modules/react-brackets
npm ERR! react-brackets@"^0.4.7" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: react@17.0.2
npm ERR! node_modules/react
npm ERR! peer react@"^17.0.0" from react-brackets@0.4.7
npm ERR! node_modules/react-brackets
npm ERR! react-brackets@"^0.4.7" 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! See /Users/ayushsingh/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ayushsingh/.npm/_logs/2022-12-09T09_54_03_918Z-debug-0.log
➜ next_blix_gg git:(main)
getting below error while running
npm ci
Below is my
package.json
The text was updated successfully, but these errors were encountered: