On Mon Aug 11, 2025 at 3:11 PM CEST, Matt Welland via Chicken-users wrote: > The statements suggesting modules to import are missing on Debian (armbian > in my case): >
The module-db holding the information for the suggestions is normally built during install time ("chicken-install -update-db"). Perhaps the debian package is missing this step? cheers, felix