@nuxt/icon does not work on Nuxt 3
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 96
- Avg merge
- 8h 12m
- Merged PRs (30d)
- 2
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the warning with @nuxt/icon on Nuxt 3.20.2, then inspect the module's Nuxt version compatibility handling. No file or test is mentioned; done means @nuxt/icon can be enabled on Nuxt 3 without the incompatibility warning.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100