[vz-users] Wo ist das Standard Frontend?
Alexander Menk
alex.menk at gmail.com
Fri Jul 31 20:15:23 CEST 2015
Hi,
> Composer hat nichts mit git zu tun. Du hast den Befehl schon aufgerufen
> laut Deinem ersten Posting, der Aufruf sieht nur etwas anders aus:
>
> root <at> RaspElliot01:/var/www/volkszaehler.org# php composer.phar
> install [RuntimeException] The lock file does not contain
> require-dev information, run install with th e --no-dev option or run
> update to install those packages.
Man kann composer mitteilen, ob er auch Pakete für Entwicklung installieren
soll. Irgendwie sind da scheinbar dev Pakete bei dir reingeraten. Diese sind
aber nicht in der composer.lock gelistet.
Einfach mal "php composer.phar --no-dev" machen sollte gehen.
Vielleicht hat es etwas hier mit zu tun:
https://github.com/volkszaehler/volkszaehler.org/commit/9e62f7cf468f7036cae16
689615cb66c4b7da01c
Grüße,
Alex
More information about the volkszaehler-users
mailing list