Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You have requested a non-existent parameter "deployment_type". #14

Open
Scarbous opened this issue Nov 16, 2020 · 4 comments
Open

You have requested a non-existent parameter "deployment_type". #14

Scarbous opened this issue Nov 16, 2020 · 4 comments

Comments

@Scarbous
Copy link

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".
@pschoenmakers
Copy link

Yes, getting this error right now as well.

@pschoenmakers
Copy link

pschoenmakers commented Nov 17, 2020

@Scarbous I see you managed to get the installation beyond this error in #15
Can you share what you have done?

@Scarbous
Copy link
Author

@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.

@clicktrend
Copy link
Contributor

put it into "parameters.yml.dist" like here

https://github.com/oroinc/platform-application/blob/4.1.11/config/parameters.yml.dist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants