The following error: ```LOG In ModelMakeCommand.php line 31: Undefined property: stdClass::$type ``` Happens if `type` hasn't been set in the composer.json - maybe check if it exists and if it does not fall back to package as default?