Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(all): cli fable clean command crash when output directory doesn't exist#4651

Open
goswinr wants to merge 1 commit into
fable-compiler:main from
goswinr:main
Open

fix(all): cli fable clean command crash when output directory doesn't exist #4651
goswinr wants to merge 1 commit into
fable-compiler:main from
goswinr:main

Conversation

@goswinr

@goswinr goswinr commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

The cli clean command would crash with DirectoryNotFoundException if the specified output directory (via -o flag) didn't exist. Now it gracefully handles this case by checking if the directory exists before attempting to clean it.

... exist
The cli clean command would crash with DirectoryNotFoundException if the
specified output directory (via -o flag) didn't exist. Now it gracefully
handles this case by checking if the directory exists before attempting
to clean it.

dbrattli commented Jun 12, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

@goswinr You cannot update the CHANGELOG since that will automatically be taken care of by ShipIt based on the commit message.

goswinr reacted with thumbs up emoji

goswinr commented Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

@dbrattli I reverted

dbrattli reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /