Current Behavior
When I try to submit my project to the Flow registry, validation fails with the following error, even after making the recommended changes:
❌ Registry Validation Failed
Repository does not meet Flow ecosystem requirements.
I’ve updated the README to mention Flow and added Flow-related dependencies, but the error persists every time.
Expected Behavior
Validation should pass once the README clearly states “Built on Flow” or when Flow components are included in the repository.
Steps To Reproduce
Forked the Flow registry repo.
Added my project entry in the registry.
Updated README.md with Flow-related details.
Submitted PR.
CI fails with the same validation error.
Environment
- OS:macOS 13.5
- Node:18.17.0
- npm:9.6.7
What are you currently working on that this is blocking?
No response