Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

빌드 에러 발생 #160

Closed
gautsang opened this issue Nov 28, 2022 · 1 comment
Closed

빌드 에러 발생 #160

gautsang opened this issue Nov 28, 2022 · 1 comment
Labels

Comments

@gautsang
Copy link

아래와 같은 빌드 오류가 발생합니다. npm install -force 또는 yarn으로 빌드해도 빌드오류가 해결되지 않고 있습니다.
node -v v16.18.1 (10, 12, 14, 18 버전에서도 에러 내용은 다르지만 빌드되지 않음)
npm -v 8.19.2
windows 10

참고로 entryjs 나 entry-hw는 위의 환경으로 빌드 완료했습니다.

entry-offline> npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: entry@2.0.52
npm ERR! Found: react@16.14.0
npm ERR! node_modules/react
npm ERR! dev react@"^16.7.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.14.6" from literallycanvas-mobile@0.4.14
npm ERR! node_modules/literallycanvas-mobile
npm ERR! literallycanvas-mobile@"git+https://github.com/entrylabs/literallycanvas#feature/mobile" 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\skLabtop\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\skLabtop\AppData\Local\npm-cache_logs\2022-11-28T07_54_02_931Z-debug-0.log

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant