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

Clean doesnt remove folders created by tags #1716

Open
Samuel-Morgan-Tyghe opened this issue Nov 26, 2024 · 0 comments
Open

Clean doesnt remove folders created by tags #1716

Samuel-Morgan-Tyghe opened this issue Nov 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Samuel-Morgan-Tyghe
Copy link

Samuel-Morgan-Tyghe commented Nov 26, 2024

What are the steps to reproduce this issue?

Add clean:true to output
generate from a openAPI with a tag
rename tag
Generate again

What happens?

Folder is not deleted on sub-sequential npx orval

What were you expecting to happen?

delete all folders within the target

What versions are you using?

7.0.1

Please execute npx envinfo --system --npmPackages orval,zod,axios,msw,swr,@tanstack/react-query,@tanstack/vue-query,react,vue and paste the results here.

  System:
    OS: macOS 14.5
    CPU: (11) arm64 Apple M3 Pro
    Memory: 107.53 MB / 18.00 GB
    Shell: 3.2.57 - /bin/bash
  npmPackages:
    @tanstack/react-query: ^5.51.23 => 5.59.19 
    axios: ^1.7.3 => 1.7.7 
    msw: ^2.4.7 => 2.6.5 
    orval: 7.0.1 => 7.0.1 
    react: ^18.3.1 => 18.3.1 
    zod: ^3.23.8 => 3.23.8 
@melloware melloware added the bug Something isn't working label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants