If you are getting this Astro error:
Error: Failed to resolve force included dependency: vue
It may be because you are upgrading a Nuxt project. Just clean up your node_modules. I just deleted mine and did an install to fix the problem.