composer Fehler bei Distributionen
Eingetragen von etron777 (79)
am 21.02.2019 - 10:54 Uhr in
am 21.02.2019 - 10:54 Uhr in
Wen ich composer install bei einer Neuinstalltion von Drupal 8 nehme, funktioniert alles ohne Fehler.
Wie kann man composer Fehler eingrenzen und beheben.
Bei Installationen für eine bestimmte Distribution oder Themes gibt es folgende Fehler:
z.B commerce kickstart
[Composer\Json\JsonValidationException]
"./composer.json" does not match the expected JSON schema:
- repositories.goalgorilla/social_docker_3 : Object value found, but a boolean is required
- repositories.goalgorilla/social_docker_3 : Does not have a value in the enumeration [false]
- repositories.goalgorilla/social_docker_3.package : The property package is required
- repositories.goalgorilla/social_docker_3.type : Does not have a value in the enumeration ["composer"]
- repositories.goalgorilla/social_docker_3.url : NULL value found, but a string is required
- repositories.goalgorilla/social_docker_3.type : Does not have a value in the enumeration ["vcs","github","git","gitlab","git-bitbucket","hg","hg-bitbucket","fossil"
,"perforce","svn"]
- repositories.goalgorilla/social_docker_3.type : Does not have a value in the enumeration ["path"]
- repositories.goalgorilla/social_docker_3.type : Does not have a value in the enumeration ["artifact"]
- repositories.goalgorilla/social_docker_3.type : Does not have a value in the enumeration ["pear"]
- repositories.goalgorilla/social_docker_3 : Failed to match exactly one schema
Rhythm Theme von Themforest - dies ist auf debian Stretch und dort ist nur php 7.0 (im Respository) verfügbar
Problem 1
- Installation request for doctrine/annotations v1.6.0 -> satisfiable by doctrine/annotations[v1.6.0].
- doctrine/annotations v1.6.0 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 2
- Installation request for doctrine/cache v1.8.0 -> satisfiable by doctrine/cache[v1.8.0].
- doctrine/cache v1.8.0 requires php ~7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 3
- Installation request for doctrine/collections v1.5.0 -> satisfiable by doctrine/collections[v1.5.0].
- doctrine/collections v1.5.0 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 4
- Installation request for doctrine/common v2.9.0 -> satisfiable by doctrine/common[v2.9.0].
- doctrine/common v2.9.0 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 5
- Installation request for doctrine/event-manager v1.0.0 -> satisfiable by doctrine/event-manager[v1.0.0].
- doctrine/event-manager v1.0.0 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 6
- Installation request for doctrine/inflector v1.3.0 -> satisfiable by doctrine/inflector[v1.3.0].
- doctrine/inflector v1.3.0 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 7
- Installation request for doctrine/persistence v1.0.1 -> satisfiable by doctrine/persistence[v1.0.1].
- doctrine/persistence v1.0.1 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 8
- Installation request for doctrine/reflection v1.0.0 -> satisfiable by doctrine/reflection[v1.0.0].
- doctrine/reflection v1.0.0 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 9
- Installation request for symfony/var-dumper v4.1.5 -> satisfiable by symfony/var-dumper[v4.1.5].
- symfony/var-dumper v4.1.5 requires php ^7.1.3 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 10
- Installation request for doctrine/instantiator 1.1.0 -> satisfiable by doctrine/instantiator[1.1.0].
- doctrine/instantiator 1.1.0 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 11
- Installation request for myclabs/deep-copy 1.8.1 -> satisfiable by myclabs/deep-copy[1.8.1].
- myclabs/deep-copy 1.8.1 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 12
- Installation request for symfony/browser-kit v4.1.5 -> satisfiable by symfony/browser-kit[v4.1.5].
- symfony/browser-kit v4.1.5 requires php ^7.1.3 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 13
- Installation request for symfony/dom-crawler v4.1.5 -> satisfiable by symfony/dom-crawler[v4.1.5].
- symfony/dom-crawler v4.1.5 requires php ^7.1.3 -> your PHP version (7.0.33) does not satisfy that requirement.
Problem 14
- doctrine/annotations v1.6.0 requires php ^7.1 -> your PHP version (7.0.33) does not satisfy that requirement.
- drupal/core 8.6.1 requires doctrine/annotations ^1.2 -> satisfiable by doctrine/annotations[v1.6.0].
- Installation request for drupal/core 8.6.1 -> satisfiable by drupal/core[8.6.1].
- Anmelden oder Registrieren um Kommentare zu schreiben
Composer dient dazu die
am 21.02.2019 - 11:36 Uhr
Composer dient dazu die Abhängigkeiten von Paketen zu berücksichtigen. Wenn Dein Theme also PHP 7.1 als Minimum einfordert, wird Composer es bei niedrigeren PHP-Versionen nicht installieren. Das ist genau so gewollt.
.
Werner
drupal-training.de
Moderator und Drupal Trainer
* - - - - - - - - - - - - - - - - - - - - - - - - - - - *
Nicht unbedingt, wenn die
am 21.02.2019 - 12:16 Uhr
Nicht unbedingt, wenn die Entwicklungsumgeung php 7.1 ist und der Entwickler nicht darauf achtet das es auch auf niedrigen Versionen laufen sollte.
https://www.doctrine-project.org/2017/07/25/php-7.1-requirement-and-comp...
Aber die Anleitung wie man das löst verstehe ich nicht.
und was macht man mit der Fehlermeldung bei commerce kickstart?
Wenn bei dir unter Debian nur
am 21.02.2019 - 22:14 Uhr
Wenn bei dir unter Debian nur PHP 7.0 verfügbar ist, dann kannst du entweder Debian aktualisieren oder eine Paketquelle für PHP 7.2 bzw 7.3 hinzufügen, aus der heraus du die notwendigen Aktualisierungen machst.
Die Fehlermeldung zu Commerce Kickstart besagr, sass in der angesprochenen Datei ein Rechtschreibfehler ist, bzw diese an den hervorgehobenen Stellen nicht dem erwarteten Schema entspricht. Zu Deutsch:
Hallo lieber Nutzer, ich kann die Datei nicht lesen. Bitte korrigiere den Fehler, damit ich die Datei wieder lesen kann.
https://drupal-tv.de
Drupal sehen und lernen