the project's jaws.json is created without a 'project' attrbute, which is required by new stage cli
new_stage_region command validates that there is a project attribute:
if (!_this._JAWS._meta.projectJson.project || !_this._JAWS._meta.projectJson.stages)
and throw JawsError