ERROR Nuxt module should be a function: @nuxt/icon

Hello, I'm encountering the following error when running my Nuxt application:

ERROR Nuxt module should be a function: @nuxt/icon
I need assistance in resolving this issue. I have added the @nuxt/icon module in my nuxt.config.ts file, but I still encounter this error. Here are the steps I have tried so far:

Removed and reinstalled the @nuxt/icon module.
Cleared the node_modules and .nuxt folders and reinstalled all dependencies.
However, the error persists. Could you please guide me on how to properly configure and run the @nuxt/icon module to resolve this issue?
Screenshot_2024-11-08_at_15.22.44.png
Was this page helpful?