D:\sourceCode\the_new_ucb_front>npm install react-wordcloud
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: the_new_ucb_front@0.1.0
npm ERR! Found: styled-components@6.0.0-rc.1
npm ERR! node_modules/styled-components
npm ERR! styled-components@"^6.0.0-rc.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer styled-components@">=4.0.0 || >=5.0.0" from styled-reset@4.4.7
npm ERR! node_modules/styled-reset
npm ERR! styled-reset@"^4.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!
npm ERR! For a full report see:
npm ERR! C:\Users\lumib\AppData\Local\npm-cache\_logs\2023-05-23T06_19_09_095Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: C:\Users\lumib\AppData\Local\npm-cache\_logs\2023-05-23T06_19_09_095Z-debug-0.log
npm install react-wordcloud --save --legacy-peer-deps 로 해결
'IT' 카테고리의 다른 글
Build optimization failed: found pages without a React Component as default export in (0) | 2023.06.04 |
---|---|
react typescript 타입관련 에러뜰때 (0) | 2023.05.23 |
error:0308010C:digital envelope routines::unsupported (0) | 2023.05.20 |
폐쇄망 에피소드... (0) | 2023.04.20 |
Error: Unable to find git in your PATH. (0) | 2023.02.08 |