Skip to content

Running composer install --no-dev --optimize-autoloader before deploying failed #122

Description

@nugen

Hi,

I'm new with the easy-deploy-bundle, and apologize in advance if the answer to my question is obvious.
I've installed the bundle using composer require --dev easycorp/easy-deploy-bundle
I'm using a CustomDeployer that runs locally before deploying the 'composer install --no-dev --optimize-autoloader' command and get an error that seems logical : I need to be in dev mode to run the deploy bundle, and removing dev bundles leads to an error in the webprofilerdebug.

Should i need to install the bundle without the --dev file ?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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