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

cookiecutter doesnt remove directories properly #230

Open
sachin-panayil opened this issue Jan 22, 2025 · 0 comments
Open

cookiecutter doesnt remove directories properly #230

sachin-panayil opened this issue Jan 22, 2025 · 0 comments

Comments

@sachin-panayil
Copy link
Contributor

Describe the bug
When using cookiecuter from this command: cookiecutter -f -s https://github.com/DSACMS/repo-scaffolder --directory=tierX, using cookiecutter to obtain a code.json file doesnt properly delete the codejson directory

To Reproduce

  1. use cookiecutter -f -s https://github.com/DSACMS/repo-scaffolder --directory=tierX
  2. run cookiecutter flow to get your code.json file
  3. observe that the directory is still there

Expected behavior
directory should be deleted

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