Attempting to build a site but continue to get the error below:
9:14:28 AM: success Building production JavaScript and CSS bundles — 15.944 s
9:14:28 AM: success Rewriting compilation hashes — 0.001 s
9:14:29 AM: error UNHANDLED REJECTION
9:14:29 AM:
9:14:29 AM: Error: Request failed with status code 502
9:14:29 AM:
9:14:29 AM: - createError.js:16 createError
9:14:29 AM: [repo]/[axios]/lib/core/createError.js:16:15
9:14:29 AM:
9:14:29 AM: - settle.js:17 settle
9:14:29 AM: [repo]/[axios]/lib/core/settle.js:17:12
9:14:29 AM:
9:14:29 AM: - http.js:237 IncomingMessage.handleStreamEnd
9:14:29 AM: [repo]/[axios]/lib/adapters/http.js:237:11
9:14:29 AM:
9:14:29 AM: - next_tick.js:63 process._tickCallback
9:14:29 AM: internal/process/next_tick.js:63:19
Any help or advice would be greatly appreciated.
Thanks!