Build error
37.6 [Error: ENOTEMPTY: directory not empty, rmdir '/app/packages/twenty-server/dist/src/database/clickhouse/migrations'] { 137.6 errno: -39, 137.6 code: 'ENOTEMPTY',..., Is this a known bug?
3 Replies
I used this to build :
docker build -f packages/twenty-docker/twenty/Dockerfile -t twenty-standard:latest .
Same result with --no-cache

Hello @Zou, you're trying to build a custom twenty image ? -> if yes then high chances that this might be related to your local updates
Try building the twenty-server in local in the first place to get a better view of your local issue