aboutsummaryrefslogtreecommitdiff
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: typedoc@0.22.10
npm error Found: typescript@4.7.4
npm error node_modules/typescript
npm error   peer typescript@">=2.7" from ts-node@10.5.0
npm error   node_modules/ts-node
npm error     ts-node@"^10.2.1" from typescript-json-schema@0.53.0
npm error     node_modules/typescript-json-schema
npm error       dev typescript-json-schema@"^0.53.0" from the root project
npm error   dev typescript@"4.7.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer typescript@"4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x" from typedoc@0.22.10
npm error node_modules/typedoc
npm error   dev typedoc@"^0.22.10" from the root project
npm error
npm error Conflicting peer dependency: typescript@4.5.5
npm error node_modules/typescript
npm error   peer typescript@"4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x" from typedoc@0.22.10
npm error   node_modules/typedoc
npm error     dev typedoc@"^0.22.10" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.