Skip to content

Resolve "Silent build fails not displaying in CI/CD"

nuxt generate should exit with a nonzero return code on failures.

The --fail-on-error flag does this.

See https://github.com/nuxt/nuxt.js/issues/4991#issuecomment-476761893 for more context.

Closes #262 (closed)

Edited by Chad Woolley

Merge request reports