ckeditor5-collaboration-samples
ckeditor5-collaboration-samples copied to clipboard
Can't build real-time-collaboration-revision-history-for-react
Tried building build real-time-collaboration-revision-history-for-react using npm install per the README, but got:
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/webpack
npm ERR! dev webpack@"^5.73.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^4.0.0" from [email protected]
npm ERR! node_modules/uglifyjs-webpack-plugin
npm ERR! dev uglifyjs-webpack-plugin@"^2.2.0" 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\myusername\AppData\Local\npm-cache\_logs\2024-04-22T18_26_10_640Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: C:\Users\myusername\AppData\Local\npm-cache\_logs\2024-04-22T18_26_10_640Z-debug-0.log