Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge 0.2.0 (059aa45 2023-11-07T08:20:43.711020000Z)
What command(s) is the bug in?
forge build
Operating System
macOS (Apple Silicon)
Describe the bug
I ran forge build on a project and then later ran forge build --extra-output-files abi but no .abi.json files were generated.
I was able to workaround this by forge clean then forge build --extra-output-files abi.