tastyigniter / TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://tastyigniter.com
MIT License
3.03k stars 988 forks source link

Composer install/composer create-project hangs #822

Closed GrantBartlett closed 3 years ago

GrantBartlett commented 3 years ago

Expected behavior: Composer install to finish

Actual behavior: Composer install hangs on trying to install. It goes "Something's changed, looking at all rules again". I left this running for about 10 minutes and was still checking.

image

Reproduce steps:

  1. Clone latest develop branch
  2. Run composer install -vvv

Version: v3.0.4

Additional Information: Composer version: 2 php 7.4.3 Ubuntu 20.04

Did some further digging, this might be a non issue. But if it happens for anyone else, this seemed to resolve my issue:

Changing "tastyigniter/flame": "~1.0" to "tastyigniter/flame": "~1.1"

ryanmitchell commented 3 years ago

Yeah looks like a non issue - you should always use the latest flame.

GrantBartlett commented 3 years ago

Fixed here: https://github.com/tastyigniter/TastyIgniter/commit/5c5c91cf8eb6a04d12c870b6f0323d6ca133565c