Netlify build stopped working #480
Unanswered
pensivedog
asked this question in
Support
Replies: 1 comment
-
I was able to get builds working again by changing my build command from Are there any possible issues with this approach? Still have no idea why the fails started happening. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Without any change to my config, Netlify is suddenly failing to build and giving me an error saying the build command failed due to
exec-bin: not found
.Builds work fine locally.
Any idea how to fix this?
My
netlify.toml
:And my
package.json
:Beta Was this translation helpful? Give feedback.
All reactions