Example error message:
The content loader for the collection blog returned an entry with an invalidid:
{
“id”: 1,
“title”: “Hello, World!”
}
A content loader returned an invalid id. Make sure that the id of the entry is a string. See the Content collections documentation for more information.
© 2021 Fred K. Schott
Licensed under the MIT License.
https://docs.astro.build/en/reference/errors/content-loader-returns-invalid-id/