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 error message for failing load schema path contains platform specific path separators, so the snapshot fails on Windows. The lines which cause problems are:
prisma/schema.prisma: file not found
prisma/schema: directory not found
The text was updated successfully, but these errors were encountered:
The error message for
failing load schema path
contains platform specific path separators, so the snapshot fails on Windows. The lines which cause problems are:The text was updated successfully, but these errors were encountered: