-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working
Description
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
Labels
0. Needs triagePending approval or rejection. This issue is pending approval.Pending approval or rejection. This issue is pending approval.bugSomething isn't workingSomething isn't working