I am facing a global init problem. But it works goon on locally.
I am making nuxt js project. I include the plugins into my plugins file for global init. but its shows an error. If I use it on my local component file it's working fine.
Please make a solution for calling the plugin globally.
I am facing a global init problem. But it works goon on locally. I am making nuxt js project. I include the plugins into my plugins file for global init. but its shows an error. If I use it on my local component file it's working fine.
Please make a solution for calling the plugin globally.