You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pull request "test(prisma): Move to yarn prisma" was created by @JPeer264 but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.
yarn prisma is better to use since it uses the correct node_modules path. Without it it may break at some point since the global package could be different at some point.