Skip to content

EXT_BUILD_FAILED

EXT_BUILD_FAILED — The bundler (esbuild) could not produce a valid output.

When you see this

A syntax error, an unresolved import, or a malformed esbuild option.

How to fix

The error output includes the file, line, and column. Fix the syntax error and re-run.