Hello, I tried deploying my gatsby site today, which was building fine till yesterday on Netlify and still builds fine locally.
But I’m getting the following error towards the end of my log, there is no other “descriptive message” above. Is it at all related to the other issues that netlify was facing today?
{ percent: 0.npm ERR! code ELIFECYCLE
5:16:17 PM: npm ERR! errno 1
5:16:17 PM: npm ERR! mprofit-website@0.2.0 build: gatsby build
5:16:17 PM: npm ERR! Exit status 1
5:16:17 PM: npm ERR!
5:16:17 PM: npm ERR! Failed at the mprofit-website@0.2.0 build script.
5:16:17 PM: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
5:16:17 PM: npm ERR! A complete log of this run can be found in:
5:16:18 PM: npm ERR! /opt/buildhome/.npm/_logs/2019-11-19T11_45_21_489Z-debug.log
5:40:28 PM: Build exceeded maximum allowed runtime
5:40:34 PM: Execution timed out after 15m0s
5:40:34 PM: Error running command: Command did not finish within the time limit
5:40:34 PM: Failing build: Failed to build site
5:41:04 PM: Shutting down logging, 1 messages pending
5:41:04 PM: Failed to inform the API about a failed build, please retry the build or contact support