question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Broccoli build returns 0 on build failure

See original GitHub issue

When plugins fail throwing errors, broccoli build still returns exit code 0, despite the fact that it has not built successfully, and has not created the build target directory.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
stefanpennercommented, Feb 17, 2021

fixed with v3.5.1 🎉 release thanks to @chiragpat

1reaction
stefanpennercommented, Feb 29, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: Build Canceled: Broccoli Builder ran into an ... - GitHub
The Broccoli Plugin: [BroccoliMergeTrees] failed with: Error: Build Canceled: Broccoli Builder ran into an error with SassCompiler plugin. #737.
Read more >
javascript - broccoli build dist - build fail - Stack Overflow
It seems be a path error.I tried to modify the RegExp as follow,it works babelPath = babelPath.replace(/\\index.js$/, '');.
Read more >
broccoli-builder | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
broccoli-persistent-filter - npm
broccoli -persistent-filter. Build status. Helper base class for Broccoli plugins that map input files into output files.
Read more >
3.1. Obtaining information about your build using broccoli-config
The --cflags and --libs flags are the suggested way of obtaining the necessary information for integrating Broccoli into your build environment.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found