npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @fastcup/backend-common@7.17.0
npm ERR! Found: typescript@5.0.3
npm ERR! node_modules/typescript
npm ERR! typescript@"^5.0.3" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"3.1 - 4" from @pgtyped/cli@2.1.0
npm ERR! node_modules/@pgtyped/cli
npm ERR! dev @pgtyped/cli@"^2.1.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.