#Error when running Astro 5 in dev mode: "[vite] cannot find entry point module 'astro:db'."

1 messages · Page 1 of 1 (latest)

stark ivy
#

I encountered this error after upgrading to Astro v5.0.1 while trying to set the seed, Even following the documentation, the error persists.

valid mural
#

Does it work though?

I noticed a similar warning but everything appears to be working correctly

stuck totem
stark ivy
valid mural
#

Do you have a seed file? Doesn't look like anything is being seeded

I was able to work with my seed data just fine as well despite the error 😅

warm dawn
#

I get this error but nothing seeds, (it says it successfully seeds) using 5.0.3 has anyone else comes across this? I'll go for a dig when I find time tonight otherwise

mild dust
#

It's a known issue I believe. There's a github ticket already.

I had the same issue yesterday

warm dawn
#

Oh Thanks for that, I saw an issue merged for 5.0.3 but didn't fix mine. My bad for not checking again