Documentation Index
Fetch the complete documentation index at: https://docs.brim-lang.com/llms.txt
Use this file to discover all available pages before exploring further.
What this means
module imports form a cycleMetadata
- Code:
E2006 - Default level: Error
- Phase: Name Resolution
- Canonical docs URL:
https://docs.brim-lang.com/diagnostics/E2006 - Tags:
name,modules
How to fix
- break the import cycle
- merge modules or introduce a facade