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

Config option can't find config file #464

Closed
Landerstraeten opened this issue Feb 8, 2018 · 0 comments
Closed

Config option can't find config file #464

Landerstraeten opened this issue Feb 8, 2018 · 0 comments

Comments

@Landerstraeten
Copy link
Contributor

Q A
Version 13.1
Bug yes

Steps to reproduce:

$ cat grumphp.yml.dist
# output
parameters:
  bin_dir: "./vendor/bin"
  git_dir: "."
...

$ grumphp -c grumphp.yml.dist run

Result:

PHP Fatal error:  Uncaught InvalidArgumentException: The file "grumphp.yml.dist" does not exist (in: grumphp/src/Configuration/../../resources/config). in grumphp/vendor/symfony/config/FileLocator.php:68
@Landerstraeten Landerstraeten added this to the Version 0.14.0 milestone Feb 8, 2018
janvernieuwe added a commit to janvernieuwe/grumphp that referenced this issue Feb 8, 2018
@janvernieuwe janvernieuwe mentioned this issue Feb 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant