Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Failed Installing of Items in the Marketplace #939

Open
evivox opened this issue Oct 30, 2019 · 2 comments
Open

Failed Installing of Items in the Marketplace #939

evivox opened this issue Oct 30, 2019 · 2 comments

Comments

@evivox
Copy link

evivox commented Oct 30, 2019

Problem

When I try to install any Extension or Theme from the Marketplace it does not install it.

Error Message

Loading composer repositories with package information
Updating dependencies
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?

Technical Details

  • Pagekit version: 1.0.17
  • Webserver: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.11
  • Database: sqlite, V. 3.28.0, Client: 3.28.0
  • PHP Version: 7.3.11
@evivox
Copy link
Author

evivox commented Nov 3, 2019

Solution to avoid the Problem

Problem

When I try to install any Extension or Theme from the Marketplace it does not install it.

Error Message

Loading composer repositories with package information
Updating dependencies
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?

Technical Details

* Pagekit version: 1.0.17

* Webserver: Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.3.11

* Database: sqlite, V. 3.28.0, Client: 3.28.0

* PHP Version: 7.3.11

I've found out that the problem is being bypassed with PHP version 7.2.24.

@humantex
Copy link

There might be a couple of fixes possible for those who have access to composer via command line - or, if you don't have access - to edit the file making the call. Apparently this is an issue with anyone using PHP version of 7.3 or later.

doctrine/DoctrineORMModule#579

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

2 participants