langflow
langflow copied to clipboard
Error while trying to load custom component
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
Same problem, it's really confused, hard to deploy, many wired problems....