I really don’t know why I’m having this error
Like usually do, I make pull, auto-merge, docker-compose build backend, but now I’m having this error, and I’m trying to figure out why, if I go one commit before, it works fine.
Im worinkg on Windows 10 too, and have the same issue, what I did was delete the users-permissions folder, npm run start, and then put the “new” folders that I had on users-permission with custom controllers, services, etc. (without the models folder) and work. But my main issue is that on Windows + docker compose, now it works, but on my droplet on digitalocean, it does not.