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
Sorry I know this issue has been discussed before but I have noticed that when building my next js app in my Windows Machine I get this error
./node_modules/bridg/server/request-handler.js
Module not found: Can't resolve '....@prismaclient
But It doesn't happen in Linux
Both prisma and bridg are up to date
I just want to know if I am doing something wrong
The text was updated successfully, but these errors were encountered:
@Malewooo16 Really sorry, just seeing this issue now. I had definitely squashed this bug at some point in the past, but it's possible it's cropped up again with a newer version of Prisma. Will look into it.
Sorry I know this issue has been discussed before but I have noticed that when building my next js app in my Windows Machine I get this error
./node_modules/bridg/server/request-handler.js
Module not found: Can't resolve '....@prismaclient
But It doesn't happen in Linux
Both prisma and bridg are up to date
I just want to know if I am doing something wrong
The text was updated successfully, but these errors were encountered: