Module nuxt-icons is disabled due to incompatibility issues
See original GitHub issueEnvironment
- Operating System:
Windows_NT
- Node Version:
v16.17.0
- Nuxt Version:
3.0.0-rc.9
- Nitro Version:
0.5.0
- Package Manager:
npm@8.15.0
- Builder:
vite
- User Config:
modules
,runtimeConfig
- Runtime Modules:
@nuxtjs/tailwindcss@5.3.2
,@vueuse/nuxt@9.1.1
,nuxt-icons@2.0.1
,@pinia/nuxt@0.4.1
- Build Modules:
-
Reproduction
use npx nuxi update
to upgrade from RC8 to RC9
Reproduction link: https://stackblitz.com/edit/github-wdogcw
Describe the bug
After Upgrading from RC8 Nuxt Icon Module are not working anymore.
Additional context
In Node Console
In Browser Console
Logs
No response
Issue Analytics
- State:
- Created a year ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Recently Active 'nuxtjs3' Questions - Stack Overflow
Hello I'm currently having issues with the integration of pinia in Nuxt3 ... WARN Module pinia is disabled due to incompatibility issues: -...
Read more >nuxt-purgecss - npm
Start using nuxt-purgecss in your project by running `npm i ... TypeScript icon, indicating that this package has built-in type declarations.
Read more >Nuxt.js - Pinia
We supply a module to handle everything for you, you only need to add it to modules in your nuxt.config.js file: // nuxt.config.js...
Read more >To v5 from v4 - webpack
Test webpack 5 compatibility. Try to set the following options in your webpack 4 configuration and check if build still works correctly. module.exports ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@daver987 And which modules are those?
This is now resolved in v2.0.2 of
nuxt-icons
. Please raise an issue on any other modules this affects, and feel free to tag me; I’ll happily help resolve.