contentacms / contenta_jsonapi

Contenta CMS, the decoupled Drupal
http://www.contentacms.org/
GNU General Public License v2.0
328 stars 104 forks source link

Composer 2 not ccompatible? #406

Closed mytracking closed 4 months ago

mytracking commented 4 years ago

`-sh-4.2$ ./download-contentacms.sh /home/public_html/web

██████╗ ██████╗ ███╗ ██╗████████╗███████╗███╗ ██╗████████╗ █████╗ ██╔════╝██╔═══██╗████╗ ██║╚══██╔══╝██╔════╝████╗ ██║╚══██╔══╝██╔══██╗ ██║ ██║ ██║██╔██╗ ██║ ██║ █████╗ ██╔██╗ ██║ ██║ ███████║ ██║ ██║ ██║██║╚██╗██║ ██║ ██╔══╝ ██║╚██╗██║ ██║ ██╔══██║ ╚██████╗╚██████╔╝██║ ╚████║ ██║ ███████╗██║ ╚████║ ██║ ██║ ██║ ╚═════╝ ╚═════╝ ╚═╝ ╚═══╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚═╝ ╚═╝ ╚═╝


Downloading Contenta CMS using composer ⏬

EXECUTING /usr/bin/composer create-project contentacms/contenta-jsonapi-project /home/public_html/web --stability dev --no-interaction --remove-vcs --no-progress --prefer-dist

Creating a "contentacms/contenta-jsonapi-project" project at "./web" Installing contentacms/contenta-jsonapi-project (dev-8.x-2.x 86dae30015da6f83206f5767267c63f349d2f9c6)

Your requirements could not be resolved to an installable set of packages.

Problem 1

You are using a snapshot build of Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report an issue to them to ask them to support Composer 2. To work around this you can run Composer with --ignore-platform-req=composer-plugin-api, but this may result in broken plugins and bigger problems down the line.

ERROR There was a problem building Contenta CMS using composer. Please check your composer configuration and try again. -sh-4.2$ `