Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Installation failing Repository OwlFunk no longer exists #1476

@blackdoginet

Description

@blackdoginet

From composer.front.json

"package": {
                "name": "OwlFonk/OwlCarousel",
                "version": "1.3.2",
                "dist": {
                    "url": "https://github.com/OwlFonk/OwlCarousel/archive/1.3.2.zip",
                    "type": "zip"
                }
            }

This github repo no longer exists and installation fails.
I have found another public repository that exists and works
Amend url

"package": {
                "name": "OwlFonk/OwlCarousel",
                "version": "1.3.2",
                "dist": {
                    "url": "https://git.uwaterloo.ca/libraries/OwlCarousel/repository/archive.zip?ref=1.3.2-uw_wcms",
                    "type": "zip"
                }
            }

Installation is successful
Regards
Dave

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions