Skip to content

NAM008

NAM008 — re-export cycle

SubsystemNames
Severityerror

The pub use re-exports form a cycle (A re-exports B which re-exports A). Break the loop so the export graph is acyclic.

From your terminal:

Terminal window
q64 explain NAM008