-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]Fail to yarn build #1153
Comments
same issue deploying on render.com |
@HenryHengZJ can you verify this issue. Just revert the commit would resolve it. |
this is strange, a while back it was the other way round - #1136 |
The right reference should be ErrorCode.INDEX_NOT_EXIST or use "IndexNotExist" directly, not just ErrorCode.IndexNotExist. |
I sync the latest repo and it works now. Thanks. |
Oh the error code is fron milvus not flowise. |
Co-authored-by: UUUUnotfound <31206589+UUUUnotfound@users.noreply.github.com> Co-authored-by: Hexiao Zhang <731931282qq@gmail.com> Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
Describe the bug
To Reproduce
Steps to reproduce the behavior:
change to main branch, pull and yarn build
Expected behavior
Building should be OK
This commit 60ac084 produce this.
The text was updated successfully, but these errors were encountered: