had to fix this by force-installing `@prisma/clien...
# prisma-client
b
had to fix this by force-installing
@prisma/client
and
prisma
in CI before generating code - I'd prefer a workflow where generated code is committed to the repo and not generated on CI - apparently this is advised against though