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

a type was expected but the path resolves to a non-type

Metadata

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

How to fix

  • reference a type alias, struct, or enum
  • avoid value names here

Typical output

E2011: expected type namespace
note: a type was expected but the path resolves to a non-type