Setting up auto-imports for @nuxt/ui composables throws "Cannot resolve #imports" error
Environment
nuxt:
3.16.2@nuxt/ui:
3.0.2Description
I am trying to setup auto-imports for the
useToast composable following the nuxt doc:This is settings I have in
nuxt.config.ts:And I got following error:
Thanks in advance for any help.
Nuxt
Nuxt auto-imports components, composables, helper functions and Vue APIs.

