Dashboard Error or nothing displays at all

I have followed the instructions but I am receiving an error "Your configuration is not valid: r: At path: views – Expected an array value, but received: undefined
I created a new dashboard and if I delete everything in the yaml I get this error
If I leave the default from creating the dashboard I get no error but nothing displays on the dashboard at all

Which instructions? Provide some system details: hardware, installation methods, what sensors / integrations etc you have set up.

The YAML defines the dashboards: you can’t just delete all of it. Paste the default YAML in here, formatted with the </> button so it looks like this (top of my dashboard):

title: Home
views:
  - title: Tablet
    path: tablet
    icon: mdi:tablet
    badges:
      - type: entity
        show_name: true
        show_state: true
        show_icon: false
        entity: sensor.hall_temperature
        name: Hall

I am new to this I “thought” I was asking a question on the KidChores Dashboard implementation message section…
Evidently there is not one…
This is the link for the discussion and install i thought I was posting to