tui.chart
tui.chart copied to clipboard
peer react@"^17.0.0" from @toast-ui/[email protected]
Describe the bug
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
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@"^17.0.0" from @toast-ui/[email protected]
npm ERR! node_modules/@toast-ui/react-chart
npm ERR! @toast-ui/react-chart@"^4.4.3" 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 /home/linux/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/linux/.npm/_logs/2022-08-16T16_08_57_408Z-debug-0.log
To Reproduce
npm install @toast-ui/react-chart under react 18.2.0 based project
Expected behavior execute install correctly
Screenshots

Desktop (please complete the following information):
- OS: Arch Linux
- Browser chromium
- Version 104.0.5112.79
This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!
This issue will be closed due to inactivity. Thanks for your contribution!