==> Build failed 😞 #1087
Replies: 5 comments 9 replies
-
I'm also getting this error |
Beta Was this translation helpful? Give feedback.
-
I have installed it locally today, can get it to open in localhost, create chatflows, but as soon as I try to message it returns 0: and the server stops with error Command failed with exit code 1. yarn run v1.22.19 |
Beta Was this translation helpful? Give feedback.
-
I also get a BUILD failure on RENDER : flowise-ui:build: |
Beta Was this translation helpful? Give feedback.
-
related - #1094 In short, simply redeploy latest commit, it should works. I was having the same issue whole day, after spending whole day debugging, at the end of the day I simply redeploy latest commit without changing anything and it works. My guess is there was some underrlying dependencies that got updated and when you redeploy/fresh install, it pulls the latest and it works |
Beta Was this translation helpful? Give feedback.
-
So, it's not working for anyone at the moment? Has anyone been able to successfully deploy the commit. If not, how far back in commits do we need to go to get a stable version? I have gone 10 back, with the same issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am struggling to deploy Flowise on a Render instance. It runs for about 8 minutes, and then returns a Build Failed error.
flowise-ui:build: ERROR: command finished with error: command (/opt/render/project/src/packages/ui) yarn run build exited (1)
Oct 18 09:28:43 PM command (/opt/render/project/src/packages/ui) yarn run build exited (1)
Oct 18 09:28:43 PM ERROR run failed: command exited (1)
Oct 18 09:28:43 PM error Command failed with exit code 1.
Oct 18 09:28:43 PM info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Oct 18 09:28:43 PM ==> Build failed 😞
It's doing this across several web services. I simply cannot get it to load.
Does anyone know what this means?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions