rubemar junior

Results 3 comments of rubemar junior

> Usually happens due to a libc mismatch, check that the copy step isn't copying node_modules from the host into the container you just built Hello. I have the same...

> same problem here node:20-alpine, any workaround please? what I did to fix this problem was: - changed docker-compose, from version '3' to version: '3.5' - Dockerfile first COPY step...

> same problem with `hashSync()` when built on node:20-alpine look at my answer above your comment and see if anything I changed in my compose file helps you.