marello-application
marello-application copied to clipboard
You have requested a non-existent parameter "deployment_type".
When I follow the setup steps i get the following error on "bin/console oro:install --env prod"
In DefinitionErrorExceptionPass.php line 54:
You have requested a non-existent parameter "deployment_type".
Yes, getting this error right now as well.
@Scarbous I see you managed to get the installation beyond this error in #15
Can you share what you have done?
@pschoenmakers I set the missing config to parameters.yml
# This file is auto-generated during the composer install
parameters:
.....
deployment_type: ~
But its gone every time when I run composer install.
put it into "parameters.yml.dist" like here
https://github.com/oroinc/platform-application/blob/4.1.11/config/parameters.yml.dist