Barnaby
02/02/2022, 8:07 PMprisma generate
in a monorepo is throwing error Running this command will add the dependency to the workspace root rather than the workspace itself, which might not be what you want - if you really meant it, make it explicit by running this command again with the -W flag (or --ignore-workspace-root-check).
How to tell Prisma to pass this flag to its yarn invocation?