Hi, Global
We have tried the sample demo code in the inrupt documentation, and while we run the demo, we get an error. Below, I have mentioned the error that I am facing.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @inrupt/eslint-config-react@0.2.0-alpha.1
npm ERR! Found: @inrupt/eslint-config-base@0.2.0-alpha.1
npm ERR! node_modules/@inrupt/eslint-config-base
npm ERR! dev @inrupt/eslint-config-base@“^0.2.0-alpha.1” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @inrupt/eslint-config-base@“^0.1.1” from @inrupt/eslint-config-react@0.2.0-alpha.1
npm ERR! node_modules/@inrupt/eslint-config-react
npm ERR! dev @inrupt/eslint-config-react@“^0.2.0-alpha.1” from the root project
npm ERR!
npm ERR! Conflicting peer dependency: @inrupt/eslint-config-base@0.1.2
npm ERR! node_modules/@inrupt/eslint-config-base
npm ERR! peer @inrupt/eslint-config-base@“^0.1.1” from @inrupt/eslint-config-react@0.2.0-alpha.1
npm ERR! node_modules/@inrupt/eslint-config-react
npm ERR! dev @inrupt/eslint-config-react@“^0.2.0-alpha.1” 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\dines\AppData\Local\npm-cache_logs\2023-05-26T12_45_58_171Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: C:\Users\dines\AppData\Local\npm-cache_logs\2023-05-26T12_45_58_171Z-debug-0.log