I just made my first module on Magento2
and I want to switch to the helloworld/index/index/
action
controller, but immediately throws an error:
Notice: Undefined index: modules in /.../.../.../magento2.test/vendor/magento/framework/App/Route/Config/Converter.php on line 47
Cache cleaned, updated indexes but the error remained.
How to fix it ?