Skip to content
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

FIX: ES module import issue in Qdrant package #1761

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Conversation

0xi4o
Copy link
Contributor

@0xi4o 0xi4o commented Feb 20, 2024

The latest version of a dependency (@qdrant/openapi-typescript-fetch) in the @qdrant/js-client-rest package causes an error when starting the Flowise server. This also caused an issue with adding credentials. Pinning the previous version of the dependency in the root package.json fixes the issue.

Before:
flowise-dev-errors

After:
flowise-dev-errors-2

@0xi4o 0xi4o added the bug Something isn't working label Feb 20, 2024
@0xi4o 0xi4o self-assigned this Feb 20, 2024
@0xi4o 0xi4o merged commit 38fedc2 into FlowiseAI:main Feb 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants