Skip to content

use rimraf to make api generation on windows working#1534

Closed
KillerInk wants to merge 2 commits intobitaxeorg:masterfrom
KillerInk:windoof-api-generation-fix
Closed

use rimraf to make api generation on windows working#1534
KillerInk wants to merge 2 commits intobitaxeorg:masterfrom
KillerInk:windoof-api-generation-fix

Conversation

@KillerInk
Copy link
Contributor

 - "generate:api": "rm -rf ./src/app/generated && openapi-generator-cli generate",
 + "generate:api": "npx rimraf ./src/app/generated && openapi-generator-cli generate",

@github-actions
Copy link

github-actions bot commented Feb 1, 2026

Test Results

23 tests  ±0   23 ✅ ±0   0s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit caf91d9. ± Comparison against base commit f843079.

♻️ This comment has been updated with latest results.

@KillerInk KillerInk closed this Feb 5, 2026
@KillerInk KillerInk deleted the windoof-api-generation-fix branch February 5, 2026 10:57
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

Successfully merging this pull request may close these issues.

2 participants