Matt Bajorek

Results 3 comments of Matt Bajorek

Check to see if your component or module is named "table" this is a reserved tag and will cause errors.

If you are using the command line with a directory specified, make sure the .json file is in the current working directory rather than the specified directory.

@alexleventer I have created my own branch to fix the incorrect mysql version as well as out of sync dependencies that stopped the deployment: https://github.com/langflow-ai/langflow/pull/1893. Until it is merged, you...