helhum / TYPO3-Distribution

A distribution package for TYPO3 CMS with added typo3_console support
81 stars 19 forks source link

Installation problem on windows 10 #20

Closed bluhmsysteme closed 5 years ago

bluhmsysteme commented 5 years ago

Installation process fails on Windows 10. Any suggestions on this issue?

Generating autoload files
Registered helhum/dotenv-connector

Setting up TYPO3

  [Helhum\Typo3Console\Mvc\Cli\FailedSubProcessCommandException]
  Executing command "install:generatepackagestates" failed (exit code: "1")

  [Helhum\Typo3Console\Mvc\Cli\SubProcessException]
  Required package "unknown/root-package@UNKNOWN" is not installed: cannot detect its version

install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...

Failed to start awesome.typo3: task failed: Failed to run docker-compose [-f C:\ddev-projects\t3distribution\.ddev\docker-compose.yaml -f C:\ddev-projects\t3distribution\.ddev\docker-compose.typo3-env.yaml exec -w /var/www/html -T web bash -c composer install], err='exit status 255', stdout='➤ Prepare installation
', stderr='Loading composer repositories with package information
helhum commented 5 years ago

What were your exact steps to get these error messages?

helhum commented 5 years ago

What were your exact steps to get these error messages?

never mind. This is not Windows related. I reverted the offending commit. Should work now.