Skip to content

composer i --no-dev not working #1027

@tobiasKaminsky

Description

@tobiasKaminsky

In our daily LTD update script I use above command.
It fails like this:

$ composer i --no-dev
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
Generating autoload files

                                 
  Command "bin" is not defined.  
                                 

Script @composer bin all install --ansi handling the post-install-cmd event returned with error code 1

With "composer i" it runs.

Is there something we can change, or do I need to adopt the script?

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions