Hi community, I have a problem since yesterday I am tray to upload my react-chat-app, and I have this error in the deploy,
Nov 11 05:04:16 PM npm ERR! code ELIFECYCLE
Nov 11 05:04:16 PM npm ERR! errno 1
Nov 11 05:04:16 PM npm ERR! react-chat-app@1.0.0 build: npm run --prefix frontend build
Nov 11 05:04:16 PM npm ERR! Exit status 1
Nov 11 05:04:16 PM npm ERR!
Nov 11 05:04:16 PM npm ERR! Failed at the react-chat-app@1.0.0 build script.
Nov 11 05:04:16 PM npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
Nov 11 05:04:16 PM
Nov 11 05:04:16 PM npm ERR! A complete log of this run can be found in:
Nov 11 05:04:16 PM npm ERR! /opt/render/.cache/_logs/2023-11-11T16_04_16_431Z-debug.log
Nov 11 05:04:16 PM ==> Build failed
Somebody can help me,