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:export] Warnings on language/XX directories #3862

Closed
Omegadela opened this issue Apr 11, 2018 · 2 comments
Closed

[config:export] Warnings on language/XX directories #3862

Omegadela opened this issue Apr 11, 2018 · 2 comments

Comments

@Omegadela
Copy link
Contributor

Omegadela commented Apr 11, 2018

Problem/Motivation

When using Drupal Console to export configuration made in development environments there should be no unnecessary warnings.

How to reproduce

  • Drupal version : 8.5.1
  • Console version : 1.8.0
  • Run drupal config:export command on a site with multiple languages and a configuration already exported with the same command.
    PS: using Lando here, but not relevant for the issue.

image

  • Known workarounds : manually delete sync folder before the command.

Solution

Use Symfony's FileSystem component for unlink and mkdir

@Omegadela
Copy link
Contributor Author

PR #3863

@LOBsTerr
Copy link
Member

@Omegadela Thanks, it was merged

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

2 participants