You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leads to this error: Attribute 'setup_version' is missing for module
However as defined by lib/internal/Magento/Framework/Module/etc/module.xsd, this is an optional field: <xs:attribute name="setup_version" type="setupVersion" use="optional" />