Nuxt Content SQLite - No Such Column

Hi all, is there a way to easily debug where this message comes from? I am migrating to Nuxt 4 and using the newest versions of Nuxt Content as well. My items list is a csv, if I open the SQLite it seems like everything is there from my csv, but it still complains about some columns being NaN, and I can't figure out which line of code it exists

Restarting Nuxt due to error: SqliteError: no such column: NaN
Was this page helpful?