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.

[BUG] Build failed with exit code 0

See original GitHub issue

Describe the bug

For some reasons the build always exit with code 0 even if it failed to compile.

Steps To Reproduce

Type anything wrong in your code. Run yarn build

Expected behavior

Expect to exit with code 1

Screenshot

No response

Desktop

No response

Mobile

No response

Additional Context

No response

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
omeraplakcommented, Dec 15, 2022

Hey @Moinax , I’ve created #3239 . We’ll release it soon ⚡️

1reaction
omeraplakcommented, Dec 15, 2022

Hey @Moinax , We’ve released @pankod/refine-cli@1.13.2. Could you approve this fix?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Build fails with exit code 0 - Power Platform Community
Currently, when pcf-scripts build fails, it exits with exit code 0, which is a successful code completion. However, this means that our ...
Read more >
dotnet build fails, but exit code is still 0 · Issue #5837 - GitHub
We have a chunk of code where we're forcing several msbuild warnings to be promoted to errors. We're seeing that this inconsistently causes ......
Read more >
Build fails with "Command failed with a nonzero exit code"
I to go this error. In my Cordova config.xml file the deployed-target was set to 11.0 - but after upgrading to Xcode 13.1...
Read more >
Bug: Spotbugs Analyzer returns exit code 0 when ... - GitLab
Our spotbugs SAST analyzer currently returns an exit code of 0 even when the project fails to build. When a build fails, an...
Read more >
Xcode 11 Command PhaseScriptExecut… - Apple Developer
When compiling, I keep getting this error: Command PhaseScriptExecution failed with a nonzero exit code. I tried in Xcode. Xcode > Preferences >...
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