Skip to content

Installation failed with composer #7

Description

@needbill

Hello, I am trying to install this package with composer, but I get an installation error related to coinparams :

Executing command (CWD): rm -rf '/var/www/html/vendor/composer/42cd8dd4'
    Failed to extract dan-da/coinparams: (1) unzip -qq  '/var/www/html/vendor/composer/tmp-a8067dd9231928c77960ac0655afb3ca' -d '/var/www/html/vendor/composer/2d5d9835'

replace /var/www/html/vendor/composer/2d5d9835/dan-da-coinparams-ba84ace/bindings/php/coinParams.php? [y]es, [n]o, [A]ll, [N]one, [r]ename:  NULL
(EOF or read error, treating as "[N]one" ...)
    The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
    Unzip with unzip command failed, falling back to ZipArchive class
Executing command (CWD): rm -rf '/var/www/html/vendor/dan-da/coinparams'

I tried to install coinparams alone and get this error only when using the v0.2.6. Installing the v0.2.9 is fine but coinparams-bitwasp-addon require the v0.2.6.

My environment run in a Docker Linux FROM php:7.4-apache

Is this possible to get a release in packagist with a dependency relying on coinparam v0.2.9 or is somebody able to guide me please ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions