eduNEXT / tutor-contrib-edunext-distro

A tool to facilitate the customization of an Openedx instance, adding commands and settings to have an easy-to-use and a ready-to-deploy in local or in development openedx distribution.
2 stars 1 forks source link

[BUG] #13

Closed Henrrypg closed 2 years ago

Henrrypg commented 2 years ago

Describe the bug Command enable-themes fails when try to overwrite existing data.

To Reproduce Steps to reproduce the behavior:

  1. run tutor distro enable-themes from a clean project.
  2. rerun tutor distro enable-themes
  3. It ask "Do you want to overwrite /path/to/your/project//env/build/openedx/themes/ednx-saas-themes? [y/N]" say YES
  4. See the error

Expected behavior That should overwrite

Screenshots

Screenshot from 2022-05-25 10-08-57