Version: 1.11.x
Extension error codes
If you experience an error with extensions, read the hint for how to fix the error found in the location path.
error[inline-bundle-name-invalid]: Inline bundle directory 'Notion' does not match ...
location: /path/to/components/Notion
content: Notion
hint: Rename the directory to lowercase snake_case starting with a letter, 2-64 characters.
see: https://docs.langflow.org/extensions/errors
Before launching Langflow, run lfx extension validate to catch manifest and bundle issues.
See also
Was this page helpful?