#Error when running Astro 5 in dev mode: "[vite] cannot find entry point module 'astro:db'."
1 messages · Page 1 of 1 (latest)
Does it work though?
I noticed a similar warning but everything appears to be working correctly
Yeah, i notcied this yesterday as well during your stream... im thinking another false positive from the v5 upgrade... that thankfully isnt actually blocking... just annoying
"Thanks, Matthew. Thankfully, it isn't blocking anything, but the issue is that it doesn't allow creating the seed in dev mode. It's just annoying because I can't test with fake data.".
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 😅
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
It's a known issue I believe. There's a github ticket already.
I had the same issue yesterday
Oh Thanks for that, I saw an issue merged for 5.0.3 but didn't fix mine. My bad for not checking again