Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing mtdowling/jmespath.php #67

Closed
alekitto opened this issue May 3, 2017 · 1 comment
Closed

Error installing mtdowling/jmespath.php #67

alekitto opened this issue May 3, 2017 · 1 comment

Comments

@alekitto
Copy link

alekitto commented May 3, 2017

I've encountered an error while requiring the aws/aws-sdk-php that depends on mtdowling/jmespath.php. Output:

  - Installing mtdowling/jmespath.php (2.4.0) Loading from cache

Installation failed, reverting ./composer.json to its original content.


  [Composer\Downloader\TransportException]
  The 'https://symfony.sh/m/mtdowling/jmespath.php/2.4.0' URL could not be accessed: HTTP/1.1 400 Bad Request

I had to install it with --no-plugins composer flag enabled.
Maybe the server is not accepting a package name containing a dot?

@fabpot
Copy link
Member

fabpot commented May 4, 2017

fixed

@fabpot fabpot closed this as completed May 4, 2017
tgalopin pushed a commit to tgalopin/flex that referenced this issue Dec 3, 2020
This PR was merged into the master branch.

Discussion
----------

fix error exit code

In case that the server could not start we should indicate the failure
with a non-zero exit code.

This addresses @stof's comment in symfony/recipes#54 (comment).

Commits
-------

9acb162 fix error exit code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants