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 command: Dump files not working #9

Closed
xy2z opened this issue Mar 31, 2023 · 1 comment
Closed

Config command: Dump files not working #9

xy2z opened this issue Mar 31, 2023 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers nice to have
Milestone

Comments

@xy2z
Copy link
Owner

xy2z commented Mar 31, 2023

If you run capro config app.domain it works as expected.
But if you want to print the complete "app" array (config/app.yml file) - it just prints empty array:

λ capro config app
Array
(
    [app] =>
)

Even though it contains many items...
It might be the LiteConfig package that needs to be updated?

@xy2z xy2z added bug Something isn't working good first issue Good for newcomers labels Mar 31, 2023
@xy2z xy2z added this to the alpha milestone Mar 31, 2023
@xy2z
Copy link
Owner Author

xy2z commented Sep 24, 2023

Done - Fixed in LiteConfig v1.2.2.

@xy2z xy2z closed this as completed Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers nice to have
Projects
None yet
Development

No branches or pull requests

1 participant