Inspectopedia
 
2024.3

Circular modules

Error
New
Last modified: 03 December 2024

Reports circular module declarations with the #path attribute. Such declarations produce an infinite module graph and cannot be compiled.

A common example of this error is a file module that declares a child mod referencing the current file: