EXT_CONFIG_NOT_FOUND
EXT_CONFIG_NOT_FOUND — No extforge.config.ts, .js, or .mjs exists at the project root.
When you see this
You ran an extforge command in a directory that is not an ExtForge project.
How to fix
Run extforge init to scaffold a project, or cd into an existing ExtForge project before running the command.