Type Compatibility Issues with Updated Packages in Effect Create App
I just started a new repository using the Effect Create app, and the packages were a bit outdated, so I just put 'latest' on all packages and ran 'pnpm install' .
I think I'm running into type compatibility issues because given this code :
I'm having this error:
I checked and my drizzle version seems to be in range:
What can be causing this problem?
I think I'm running into type compatibility issues because given this code :
I'm having this error:
I checked and my drizzle version seems to be in range:
What can be causing this problem?
