Mohamed

Results 4 comments of Mohamed

I have the same problem with the Netlify adapter. **Error:** 7:18:32 PM: ".prisma/client/index-browser" is imported by ".prisma/client/index-browser?commonjs-external", but could not be resolved – treating it as an external dependency. 7:18:32...

@nativeTiger I did not. I just switched to [hello-pangea/dnd](https://github.com/hello-pangea/dnd/).

I have fixed it this way: 1. Found the Coolify container IP: ```bash docker inspect -f '{{range .NetworkSettings.Networks}}{{.IPAddress}}{{end}}' coolify ```` 2. Allowed SSH from that IP in UFW: ```bash sudo...

> I think you forgot to update your tests to use the lowercase error name, yet CI didn't fail. Is your test not working? Yes, I was checking the error...