Skip to main content

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

the module path does not resolve to a known module

Metadata

  • Code: E2002
  • Default level: Error
  • Phase: Name Resolution
  • Canonical docs URL: https://docs.brim-lang.com/diagnostics/E2002
  • Tags: name, modules

How to fix

  • check module path
  • add missing file or mod declaration

Typical output

E2002: undefined module
note: the module path does not resolve to a known module