Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Composer install hangs in fork #75

Open
wimski opened this issue May 5, 2021 · 1 comment
Open

Composer install hangs in fork #75

wimski opened this issue May 5, 2021 · 1 comment

Comments

@wimski
Copy link

wimski commented May 5, 2021

I've created a fork of this repository in order to create some features, but composer hangs when installing the dependencies.

$ composer --version
Composer version 2.0.13 2021-04-27 13:11:08
$ composer install -vvv
No lock file found. Updating dependencies instead of installing from lock file. Use composer update over composer install if you do not have a lock file.
Loading composer repositories with package information
# downloading repo actions...
Updating dependencies
Generating rules
Resolving dependencies through SAT
Looking at all rules.
Something's changed, looking at all rules again (pass #X)

The pass number #X just keeps increasing and the install never completes.

@wimski
Copy link
Author

wimski commented May 6, 2021

I believe this is also the reason for the build error.

https://travis-ci.org/github/froala/nova-froala-field/jobs/755066450

Loading composer repositories with package information
Updating dependencies

No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#build-times-out-because-no-output-was-received

The build has been terminated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant