dnd npm 설치 오류
533
작성자 없음
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: react-todo-app@0.1.0
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.5 || ^17.0.0" from react-beautiful-dnd@13.1.0
npm ERR! node_modules/react-beautiful-dnd
npm ERR! react-beautiful-dnd@"*" 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/hansangjun/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/hansangjun/.npm/_logs/2022-07-21T12_58_14_231Z-debug-0.log
hansangjun@hansangjun-ui-MacBookAir react-todo-app % npm i react-beautiful-dnd
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: react-todo-app@0.1.0
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.5 || ^17.0.0" from react-beautiful-dnd@13.1.0
npm ERR! node_modules/react-beautiful-dnd
npm ERR! react-beautiful-dnd@"*" 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
hansangjun@hansangjun-ui-MacBookAir react-todo-app % npm i react-beautiful-dnd
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: react-todo-app@0.1.0
npm ERR! Found: react@18.2.0
npm ERR! node_modules/react
npm ERR! react@"^18.2.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.5 || ^17.0.0" from react-beautiful-dnd@13.1.0
npm ERR! node_modules/react-beautiful-dnd
npm ERR! react-beautiful-dnd@"*" 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/hansangjun/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/hansangjun/.npm/_logs/2022-07-21T13_03_40_392Z-debug-0.log
인스톨 했을떄 터미널에서 이렇게 오류나는데 해결방법이 있을까요?
답변 1
0
안녕하세요 ^^
[참조] 리액트 모듈 설치 시 나는 종속성(dependency) 에러 해결 방법
이 강의에 올려놓긴 했지만
간단하게 얘기하자면 npm install module --save -f -f 이 옵션을 이용해서 받아주시면 됩니다!
감사합니다 ~!
강의 소스 코드 압축 풀기 오류
0
117
1
런타임 에러 ㅠㅠ
0
140
1
강의대로 따라갔는데 에러보다 api키로 들어간 넷플릭스? 그런게 렌더링 되지 않습니다 ㅠ
0
150
1
안녕하세요 개발과 상관없는 질문입니다만
0
155
1
리액트 라우터 관련
0
143
1
react-beatiful-dnd에서 문제가 발생합니다.
0
142
1
react19에서는 react-beautiful-dnd가 설치되지 않습니다.
0
866
1
useEffect로 사용을 해도 되나요?
0
233
1
넷플릭스 오리지널 제외하고 슬라이드가 동작을 안합니다.
0
218
1
react 19의 useActionState가 더이상 isPending은 지원하지 않는 듯합니다
0
325
2
리액트 dockderfile 작성 시 COPY 질문
0
178
1
next.js에서부터는 react query 필요없는지
0
352
1
기능
0
232
1
오류가 안보여요
0
230
1
CSS
0
246
1
local storage
0
249
1
list컴포넌트 생성하기
0
257
1
검색어 입력 후 초기화하는 방법 궁금합니다!
0
373
1
Banner.css에 대해서
0
489
1
플러그인이 추천을 안해줍니다
0
364
1
마이너스버튼 테스트
0
307
2
리액트 서버 실행 오류
0
1196
2
오류메세지는 확인했는데 어떻게 고쳐야 할지 모르겠습니다 ㅠ
0
328
1
creactStore질문이요
1
321
2





