Skip to content

Unable to install using composer: Package firegento/module-devdashboard has no version defined. #14

@SiarheyUchukhlebau

Description

@SiarheyUchukhlebau

In the master branch, the version was unspecified in the composer.json file which leads to errors:

ubuntu@ip-172-31-31-155:/var/www/html$ sudo -u www-data composer require firegento/module-devdashboard

[UnexpectedValueException]
Failed loading package in /var/www/html/zips/DevDashboard2-master.zip: Package firegento/module-devdashboard has no version defined.

[UnexpectedValueException]
Package firegento/module-devdashboard has no version defined.

require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] []...

When I unpack the package and specify the version mannualy, then pack it back and re-run installation all is fine.

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