adelsz / pgtyped

pgTyped - Typesafe SQL in TypeScript
https://pgtyped.dev
MIT License
2.97k stars 97 forks source link

Typescript 5 support #511

Closed maxpain closed 1 year ago

maxpain commented 1 year ago
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.
MuhammadBabarWaseem commented 1 year ago

Maybe i can fix it

aN00B1s commented 1 year ago

Any updates?

aN00B1s commented 1 year ago

@adelsz May you update the npm package, please?