Skip to content

Fail to install uppy and faulty composer cache #174

@Hanmac

Description

@Hanmac

composer require "npm-asset/uppy:5.1.1" --dry-run (5.1.1 version is important)

depends on this:
https://asset-packagist.org/package/npm-asset/uppy--core

adds this to composer cache:
https://cdn.asset-packagist.org/p/npm-asset/uppy--core/1d22f2bb9e71c6e9486208c51dbf8282e5af93f5bae537e0efb898fb45fb8910.json

Which has this line:

          "npm-asset/uppy-example--dev": "file:examples/dev",

Which causes this Error:

Could not parse version constraint file:examples/dev: Invalid version string "file:examples/dev"

that infects the composer cache

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions