Given that I have recloned mediawiki as a fresh install
When I install Mediawiki-docker and WikiLambda
Then the Zobjects will not build using docker compose exec mediawiki php maintenance/run.php update or npm run local:setup
Acceptance criteria
Zobjects should build fully when running the docker compose exec mediawiki php maintenance/run.php update command in the docs
docker compose exec mediawiki php maintenance/run.php update | npm run local:setup | no errors in /cache/mw-error.log |
Environment: Apple M1 Max, macOS 14.3.1