General: Partial installation causes exceptions preventing the contract generator
mwerle opened this issue ยท 1 comments
Issue is that partial installation does not install the required localization configurations.
We can either detect whether each module is installed, or add exception handling in case localisation is missing. The latter is probably better in case we get a bad localisation file.
Fixed in e78c99f