Run npm ci
npm warn deprecated @types/react@17.0.80: This is a stub types definition. react provides its own type definitions.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: react-beautiful-dnd@13.1.1
npm error Found: react@19.0.0
npm error node_modules/react
npm error react@"^19.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.8.5 || ^17.0.0 || ^18.0.0" from react-beautiful-dnd@13.1.1
npm error node_modules/react-beautiful-dnd
npm error react-beautiful-dnd@"^13.1.1" from the root project
npm error
npm error Conflicting peer dependency: react@18.3.1
npm error Fix the upstream dependency conflict, or retry
npm error this command with --legacy-peer-deps
npm error
npm error See /home/runner/.npm/eresolve-report.txt for a full report.
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-01-15T10_30_00_000Z-debug-0.log
Error: Process completed with exit code 1.