
image 관련 진행 중 인스톨 문제 npm install react-native-fix-image
작성한 코드 및 에러 메세지
오류 발생 시npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: sparta-myhoneytip-yong@1.0.0 npm ERR! Found: react-native@0.69.6 npm ERR! node_modules/react-native npm ERR! react-native@"0.69.6" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react-native@"<0.63.2" from react-native-fix-image@2.1.0 npm ERR! node_modules/react-native-fix-image npm ERR! react-native-fix-image@"^2.1.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 ERR! npm ERR! See C:\Users\h\AppData\Local\npm-cache\eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\h\AppData\Local\npm-cache\_logs\2022-10-11T09_51_30_836Z-debug-0.log, 작성한 코드 전체와 에러 메시지를 첨부해 주세요.
Tip 1) </> 아이콘을 눌러 코드박스를 만들어 보세요.
Tip 2) Ctrl+A(맥의 경우 Command+A) 단축키로 코드를 한 번에 선택할 수 있어요!
