Tried using nuxt-llms in a Nuxt 4 project, but it fails to install due to WARN The module nuxt-llms is not compatible with Nuxt 4.0.3 (requires ^3.0.0).
Looks like the module currently only supports Nuxt 3.x.
It would be great if nuxt-llms could be updated to support Nuxt 4, or if the README could clearly indicate that it only supports Nuxt 3.
Tried using nuxt-llms in a Nuxt 4 project, but it fails to install due to
WARN The module nuxt-llms is not compatible with Nuxt 4.0.3 (requires ^3.0.0).Looks like the module currently only supports Nuxt 3.x.
It would be great if
nuxt-llmscould be updated to support Nuxt 4, or if the README could clearly indicate that it only supports Nuxt 3.