langflow icon indicating copy to clipboard operation
langflow copied to clipboard

Error while trying to load custom component

Open DepressedSage opened this issue 1 year ago • 1 comments

Hi, I'm experiencing the similar issue as #1091

I followed the tutorial/example

export LANGFLOW_COMPONENTS_PATH='["/path/to/components"]'

This line ran without any errors but when using the UI there were no custom components available.

And when using the alternative

langflow --components-path /path/to/components or langflow run --components-path /path/to/components

It returns with an error

No such option: --components-path

DepressedSage avatar Nov 08 '23 18:11 DepressedSage

Same problem, it's really confused, hard to deploy, many wired problems....

fenss avatar Feb 22 '24 03:02 fenss