Hello, I am currently using Nuxt 3 for a project and when I tried using @nuxt/icon, I got a warning saying that Nuxt 4 or newer is required. Below is the exact wording of the warning
[WARN Module @nuxt/icon is disabled due to incompatibility issues:
- [nuxt] Nuxt version >=4.0.0 is required but currently using 3.20.2
Is there a way to make it work on Nuxt 3?