php-ddd-example icon indicating copy to clipboard operation
php-ddd-example copied to clipboard

Incongruencias entre readme y makefile

Open jperdior opened this issue 1 year ago • 0 comments

Se indica ejecutar make build, pero no hay make build en el Makefile.

Al hacer make start en macOS al menos da error:

make clean-cache
ttrpc: closed: unknown
make[1]: *** [clean-cache] Error 126
make: *** [start] Error 2

Y el container codely-php_ddd_skeleton-mooc_backend-php se queda en un bucle de restarts.

También se menciona make deps pero no está en el Makefile

jperdior avatar Dec 20 '23 17:12 jperdior