Hwanseok Yu
04/12/2022, 9:28 AMyarn workspace and import Prisma Client from api package to front-end package because of next-auth. But, when I run it, Prisma Client try to get schema from front-end package. If I understand this issue correctly, I should use @dev version, right?Nurul
04/13/2022, 9:47 AM@dev version and check if this issue gets solved for you?